]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/remote-os9k.c
import gdb-1999-07-07 pre reformat
[thirdparty/binutils-gdb.git] / gdb / remote-os9k.c
index 714400f57d546c46eb7a5278c30d865ef0ad88b9..2abfa8376831e638678d87662c4c8c9c86475ab9 100644 (file)
@@ -1,5 +1,5 @@
 /* Remote debugging interface for boot monitors, for GDB.
-   Copyright 1990, 1991, 1992, 1993, 1999 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -40,19 +40,14 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "gdbcore.h"
 #include "target.h"
 #include "wait.h"
-
 #ifdef ANSI_PROTOTYPES
 #include <stdarg.h>
 #else
 #include <varargs.h>
 #endif
-#ifdef HAVE_SYS_SELECT_H
-#include <sys/select.h>
-#endif
 #include <signal.h>
-#include <sys/types.h>
-
 #include "gdb_string.h"
+#include <sys/types.h>
 #include "command.h"
 #include "serial.h"
 #include "monitor.h"