OSDN Git Service

Create new file regcache.h. Update all uses.
[pf3gnuchains/pf3gnuchains4x.git] / gdb / remote-mm.c
index f468031..938f0e8 100644 (file)
@@ -41,6 +41,7 @@
 #include "terminal.h"
 #include "minimon.h"
 #include "target.h"
+#include "regcache.h"
 
 /* Offset of member MEMBER in a struct of type TYPE.  */
 #define offsetof(TYPE, MEMBER) ((int) &((TYPE *)0)->MEMBER)