Fix -Werror -Wuninitialized warnings.
[deliverable/binutils-gdb.git] / gdb / dve3900-rom.c
index 5c6755a3bb0f29d6774baa62d0ebf2e602d09776..1239d16cf7985473a922d13b8cb273da23a0f9c3 100644 (file)
@@ -1,6 +1,6 @@
 /* Remote debugging interface for Densan DVE-R3900 ROM monitor for
    GDB, the GNU debugger.
-   Copyright 1997 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -28,6 +28,7 @@
 #include "command.h"
 #include "gdb_string.h"
 #include <time.h>
+#include "regcache.h"
 
 /* Type of function passed to bfd_map_over_sections.  */
 
This page took 0.025911 seconds and 4 git commands to generate.