Fix arm-epoc-pe build problem:
[deliverable/binutils-gdb.git] / gdb / ia64-linux-nat.c
index dfaa704f799c87e14c5857fae8556a7600e8f4f6..339c58ba760032d5577eb0f5f6973d6b2e07ba97 100644 (file)
@@ -34,6 +34,9 @@
 #include <asm/ptrace_offsets.h>
 #include <sys/procfs.h>
 
+/* Prototypes for supply_gregset etc. */
+#include "gregset.h"
+
 /* These must match the order of the register names.
 
    Some sort of lookup table is needed because the offsets associated
This page took 0.022648 seconds and 4 git commands to generate.