* remote.c: Include "gdb_stat.h".
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 27 Aug 2008 13:25:21 +0000 (13:25 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Wed, 27 Aug 2008 13:25:21 +0000 (13:25 +0000)
gdb/ChangeLog
gdb/remote.c

index 2270a1c..23ec019 100644 (file)
@@ -1,3 +1,7 @@
+2008-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * remote.c: Include "gdb_stat.h".
+
 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * dummy-frame.h (dummy_frame_pop): Add prototype.
index 1d972ec..3433e9d 100644 (file)
@@ -59,6 +59,7 @@
 
 #include "remote-fileio.h"
 #include "gdb/fileio.h"
+#include "gdb_stat.h"
 
 #include "memory-map.h"