Create new file regcache.h. Update all uses.
[deliverable/binutils-gdb.git] / gdb / mi / mi-main.c
index 1472039ba3f5d451c1743021e5b0a97673269034..5851d7102893a65b5482d594bf7b5620ad9e53bf 100644 (file)
@@ -1,5 +1,5 @@
 /* MI Command Set.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
@@ -37,6 +37,7 @@
 #include "event-top.h"
 #include "gdbcore.h"           /* for write_memory() */
 #include "value.h"             /* for write_register_bytes() */
+#include "regcache.h"
 #include <ctype.h>
 #include <sys/time.h>
 
This page took 0.02897 seconds and 4 git commands to generate.