aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/nm-gnu.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-03-14 23:23:16 +0000
committerAndrew Cagney <cagney@redhat.com>2001-03-14 23:23:16 +0000
commitf88e2c522619b049d88e74bd535111cc17a270cd (patch)
treea3a5e2639c05fc4fb61881e747e18f7f80680063 /gdb/config/nm-gnu.h
parent0981ead9af62fb19cb902ad00ff0ff0641cf9321 (diff)
downloadfsf-binutils-gdb-f88e2c522619b049d88e74bd535111cc17a270cd.zip
fsf-binutils-gdb-f88e2c522619b049d88e74bd535111cc17a270cd.tar.gz
fsf-binutils-gdb-f88e2c522619b049d88e74bd535111cc17a270cd.tar.bz2
Include regcache.h
Diffstat (limited to 'gdb/config/nm-gnu.h')
-rw-r--r--gdb/config/nm-gnu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/config/nm-gnu.h b/gdb/config/nm-gnu.h
index 339df61..8f17406 100644
--- a/gdb/config/nm-gnu.h
+++ b/gdb/config/nm-gnu.h
@@ -25,6 +25,7 @@
#include <unistd.h>
#include <mach.h>
#include <mach/exception.h>
+#include "regcache.h"
extern char *gnu_target_pid_to_str (int pid);