2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / i386v4-nat.c
index 056ea7f3ba21c1427f86b739387344803c746f58..3ed273e7b1320bd1939b17c842f889e5ef146983 100644 (file)
@@ -31,6 +31,9 @@
 
 #include <sys/procfs.h>
 
+/* Prototypes for supply_gregset etc. */
+#include "gregset.h"
+
 /*  The /proc interface divides the target machine's register set up into
    two different sets, the general register set (gregset) and the floating
    point register set (fpregset).  For each set, there is an ioctl to get
This page took 0.022966 seconds and 4 git commands to generate.