Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / ser-unix.c
index 3492619f2d6e50d039b3432a1cb040e83a5fd03e..049dfd5261f78ec916debf3a3582e4a6a7e0256d 100644 (file)
 #include <sys/types.h>
 #include "terminal.h"
 #include <sys/socket.h>
-#include "common/gdb_sys_time.h"
+#include "gdbsupport/gdb_sys_time.h"
 
 #include "gdb_select.h"
 #include "gdbcmd.h"
-#include "common/filestuff.h"
+#include "gdbsupport/filestuff.h"
 #include <termios.h>
 #include "inflow.h"
 
This page took 0.033123 seconds and 4 git commands to generate.