summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/vax/md.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/ld/vax/md.h')
-rw-r--r--gnu/usr.bin/ld/vax/md.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/gnu/usr.bin/ld/vax/md.h b/gnu/usr.bin/ld/vax/md.h
index 60db24e5562..174004350a9 100644
--- a/gnu/usr.bin/ld/vax/md.h
+++ b/gnu/usr.bin/ld/vax/md.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: md.h,v 1.6 2000/02/01 21:01:43 espie Exp $ */
+/* $OpenBSD: md.h,v 1.7 2000/04/30 03:53:35 bjc Exp $ */
/* $NetBSD: md.h,v 1.1 1995/10/19 13:10:20 ragge Exp $ */
/*
* Copyright (c) 1993 Paul Kranenburg
@@ -41,11 +41,7 @@
#endif
/* Remove definitions from the host exec.h */
-#undef __LDPGSZ
-#ifdef relocation_info
-#undef relocation_info
-#endif
-#include <sys/arch/vax/include/exec.h>
+#include <machine/exec.h>
#define MAX_ALIGNMENT 4 /* (sizeof (long)) */