gdb/rs6000: Use default gdbarch methods where possible
[deliverable/binutils-gdb.git] / gdb / ser-unix.c
index de4c936f14c37a41612d51e42e2531377d87acc0..5a9965bf744a0a67cd7c0a92a77c11b9f977d931 100644 (file)
 #include <sys/types.h>
 #include "terminal.h"
 #include <sys/socket.h>
-#include "gdb_sys_time.h"
+#include "common/gdb_sys_time.h"
 
 #include "gdb_select.h"
 #include "gdbcmd.h"
-#include "filestuff.h"
+#include "common/filestuff.h"
 #include <termios.h>
 
 struct hardwire_ttystate
This page took 0.023942 seconds and 4 git commands to generate.