Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbserver / hostio.c
index eedf6d9fe7212b5fa266c11553370313a710fa6d..e35a2249be92cd6cd32a71c8f198ef6e63a7456b 100644 (file)
@@ -27,7 +27,7 @@
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include "common/fileio.h"
+#include "gdbsupport/fileio.h"
 
 struct fd_list
 {
This page took 0.026368 seconds and 4 git commands to generate.