diff options
Diffstat (limited to 'gdb/remote-fileio.c')
-rw-r--r-- | gdb/remote-fileio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-fileio.c b/gdb/remote-fileio.c index 348d637..fd57617 100644 --- a/gdb/remote-fileio.c +++ b/gdb/remote-fileio.c @@ -28,6 +28,7 @@ #include "gdb/fileio.h" #include "gdb_wait.h" #include "gdb_stat.h" +#include "remote-fileio.h" #include <fcntl.h> #include <sys/time.h> |