aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2008-08-27 13:25:21 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2008-08-27 13:25:21 +0000
commit3e88cf8dfb0b5645684f0f538c23385c9ec909f3 (patch)
tree37a052102d1b384d8a09e51d7a48d909b4cc7816 /gdb/remote.c
parentae72b420a011199f8e671430b563c60158df3ad4 (diff)
downloadgdb-3e88cf8dfb0b5645684f0f538c23385c9ec909f3.zip
gdb-3e88cf8dfb0b5645684f0f538c23385c9ec909f3.tar.gz
gdb-3e88cf8dfb0b5645684f0f538c23385c9ec909f3.tar.bz2
* remote.c: Include "gdb_stat.h".
Diffstat (limited to 'gdb/remote.c')
-rw-r--r--gdb/remote.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote.c b/gdb/remote.c
index 1d972ec..3433e9d 100644
--- a/gdb/remote.c
+++ b/gdb/remote.c
@@ -59,6 +59,7 @@
#include "remote-fileio.h"
#include "gdb/fileio.h"
+#include "gdb_stat.h"
#include "memory-map.h"