* 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 2270a1c6edfce53d55ab64a8ccd0d8c08ed9e64d..23ec019a191efb063bd8549bffff488ddf417549 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 1d972ec87fb41432d170b3f55f2fec218b134dda..3433e9d2ffed5f77b0035722b76e77c234df376e 100644 (file)
@@ -59,6 +59,7 @@
 
 #include "remote-fileio.h"
 #include "gdb/fileio.h"
+#include "gdb_stat.h"
 
 #include "memory-map.h"