* remote.c: Include "gdb_stat.h".

This commit is contained in:
Ulrich Weigand 2008-08-27 13:25:21 +00:00
parent ae72b420a0
commit 3e88cf8dfb
2 changed files with 5 additions and 0 deletions

View 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.

View File

@ -59,6 +59,7 @@
#include "remote-fileio.h"
#include "gdb/fileio.h"
#include "gdb_stat.h"
#include "memory-map.h"