* gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
[deliverable/binutils-gdb.git] / gdb / cxux-nat.c
index 8c16bceb983e8ad13bdc42bcf72676933374fa50..93ed232770c067fd51c09b2cf660cba48aeff274 100644 (file)
@@ -281,6 +281,9 @@ m88k_register_u_addr (blockend, regnum)
 
 #include <sys/procfs.h>
 
+/* Prototypes for supply_gregset etc. */
+#include "gregset.h"
+
 /*  Given a pointer to a general register set in /proc format (gregset_t *),
    unpack the register contents and supply them as gdb's idea of the current
    register values. */
This page took 0.024025 seconds and 4 git commands to generate.