summaryrefslogtreecommitdiff
path: root/gdb/alphanbsd-tdep.c
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2002-05-22 04:15:36 +0000
committerJason Thorpe <thorpej@netbsd.org>2002-05-22 04:15:36 +0000
commitd6c6b5f4ca5b7e3829adc6a7398a55a8b243420f (patch)
tree95f4427c18ff1dbacb9040da20f92b397642c1e5 /gdb/alphanbsd-tdep.c
parent1f5dec98ed4da2cb359d55ef2fd8ecedd6b173b8 (diff)
downloadgdb-d6c6b5f4ca5b7e3829adc6a7398a55a8b243420f.tar.gz
* Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
to dependency list. * alphanbsd-tdep.c: Include solib-svr4.h. * shnbsd-tdep.c: Ditto.
Diffstat (limited to 'gdb/alphanbsd-tdep.c')
-rw-r--r--gdb/alphanbsd-tdep.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/alphanbsd-tdep.c b/gdb/alphanbsd-tdep.c
index ba705aa4015..01a0f496816 100644
--- a/gdb/alphanbsd-tdep.c
+++ b/gdb/alphanbsd-tdep.c
@@ -24,6 +24,8 @@
#include "regcache.h"
#include "value.h"
+#include "solib-svr4.h"
+
#include "alpha-tdep.h"
#include "alphabsd-tdep.h"
#include "nbsd-tdep.h"