diff options
Diffstat (limited to 'gdb/alphanbsd-tdep.c')
-rw-r--r-- | gdb/alphanbsd-tdep.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/alphanbsd-tdep.c b/gdb/alphanbsd-tdep.c index ba705aa..01a0f49 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" |