* m32c-desc.c: Regenerated.
[deliverable/binutils-gdb.git] / gdb / ser-base.c
index 8897d23bdd402210fc7b80736609e4ed69781f85..9669545c4dcd2dae4fb8c77cb4245f784ae1d396 100644 (file)
 
 #include "defs.h"
 #include "serial.h"
-#include "ser-unix.h"
+#include "ser-base.h"
 #include "event-loop.h"
+
+#include "gdb_string.h"
+#include <sys/time.h>
 #ifdef USE_WIN32API
 #include <winsock2.h>
 #endif
 
-#include "gdb_string.h"
 
 static timer_handler_func push_event;
 static handler_func fd_event;
This page took 0.024383 seconds and 4 git commands to generate.