import gdb-1999-07-07 pre reformat
[deliverable/binutils-gdb.git] / gdb / ser-unix.c
index 50f280661768dab248f66773866d154202d8b58b..dc5236fbe662330acde9f9b80359176fc06bdf11 100644 (file)
@@ -1,5 +1,5 @@
 /* Serial interface for local (hardwired) serial ports on Un*x like systems
-   Copyright 1992, 1993, 1994, 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1998 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -26,10 +26,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include <unistd.h>
 #endif
 
-#ifdef HAVE_SYS_SELECT_H
-#include <sys/select.h>
-#endif
-
 #ifdef HAVE_TERMIOS
 
 struct hardwire_ttystate
This page took 0.027681 seconds and 4 git commands to generate.