aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch-utils.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-04-19 00:37:24 +0000
committerAndrew Cagney <cagney@redhat.com>2001-04-19 00:37:24 +0000
commitfbec36e2cbf8f334f1d813247220d6e43522cb15 (patch)
treec678e9d78c7ca7635a454e955c54fa291fdfeb9d /gdb/arch-utils.c
parentc3ae2f98d01baddf23a93ea5c2311701844f8b82 (diff)
downloadgdb-fbec36e2cbf8f334f1d813247220d6e43522cb15.zip
gdb-fbec36e2cbf8f334f1d813247220d6e43522cb15.tar.gz
gdb-fbec36e2cbf8f334f1d813247220d6e43522cb15.tar.bz2
#include "regcache.h".
Diffstat (limited to 'gdb/arch-utils.c')
-rw-r--r--gdb/arch-utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/arch-utils.c b/gdb/arch-utils.c
index 10f0fc5..0fde5db 100644
--- a/gdb/arch-utils.c
+++ b/gdb/arch-utils.c
@@ -37,6 +37,7 @@
#include "target.h"
#include "annotate.h"
#endif
+#include "regcache.h"
#include "version.h"