* hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'
[deliverable/binutils-gdb.git] / gdb / remote-rdp.c
index 6701f740078c6bc7b71b5cf29dd81f1185d5053f..ef45ca368521ec723ce2745828cc813d53073b84 100644 (file)
 #include "symfile.h"
 #include "remote-utils.h"
 #include "gdb_string.h"
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
 #include "gdbcore.h"
 
+#ifdef HAVE_TIME_H
+#include <time.h>
+#endif
 
 extern struct target_ops remote_rdp_ops;
 static serial_t io;
This page took 0.023561 seconds and 4 git commands to generate.