summaryrefslogtreecommitdiff
path: root/gdb/core-sol2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/core-sol2.c')
-rw-r--r--gdb/core-sol2.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/core-sol2.c b/gdb/core-sol2.c
index 5a32c041b85..e56e46a3b1b 100644
--- a/gdb/core-sol2.c
+++ b/gdb/core-sol2.c
@@ -1,5 +1,5 @@
/* Machine independent support for Solaris 2 core files for GDB.
- Copyright 1994, 2000 Free Software Foundation, Inc.
+ Copyright 1994, 2000, 2001 Free Software Foundation, Inc.
This file is part of GDB.
@@ -42,6 +42,7 @@
#include <fcntl.h>
#include <errno.h>
#include "gdb_string.h"
+#include "regcache.h"
#include "inferior.h"
#include "target.h"