diff options
Diffstat (limited to 'gdb/vax-bsd-nat.c')
-rw-r--r-- | gdb/vax-bsd-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/vax-bsd-nat.c b/gdb/vax-bsd-nat.c index 0f982ca..2a4db3a 100644 --- a/gdb/vax-bsd-nat.c +++ b/gdb/vax-bsd-nat.c @@ -19,7 +19,6 @@ /* We define this to get types like register_t. */ #define _KERNTYPES -#include "defs.h" #include "inferior.h" #include "regcache.h" #include "target.h" |