aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/hostio-errno.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/hostio-errno.c')
-rw-r--r--gdb/gdbserver/hostio-errno.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/hostio-errno.c b/gdb/gdbserver/hostio-errno.c
index 5f228cc..6325fee 100644
--- a/gdb/gdbserver/hostio-errno.c
+++ b/gdb/gdbserver/hostio-errno.c
@@ -22,7 +22,7 @@
on top of errno. */
#include "server.h"
-#include "fileio.h"
+#include "common/fileio.h"
void
hostio_last_error_from_errno (char *buf)