diff options
Diffstat (limited to 'gcc/config/vax/netbsd.h')
-rw-r--r-- | gcc/config/vax/netbsd.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/config/vax/netbsd.h b/gcc/config/vax/netbsd.h index 0875eeb..1bbda32 100644 --- a/gcc/config/vax/netbsd.h +++ b/gcc/config/vax/netbsd.h @@ -1,9 +1,6 @@ -#include <vax/vax.h> -#include <netbsd.h> - #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dunix -Dvax -D__NetBSD__ -Asystem(unix) -Asystem(NetBSD) -Acpu(vax) -Amachine(vax)" - + /* Make gcc agree with <machine/ansi.h> */ #undef SIZE_TYPE |