diff options
-rw-r--r-- | gnu/usr.bin/gas/config/ho-i386.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gnu/usr.bin/gas/config/ho-i386.h b/gnu/usr.bin/gas/config/ho-i386.h index acfa0949199..55a0c8b4c61 100644 --- a/gnu/usr.bin/gas/config/ho-i386.h +++ b/gnu/usr.bin/gas/config/ho-i386.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ho-i386.h,v 1.2 1998/02/15 18:49:15 niklas Exp $ */ +/* $OpenBSD: ho-i386.h,v 1.3 1998/04/26 14:36:24 niklas Exp $ */ /* ho-i386.h i386 specific header file. Copyright (C) 1987, 1991, 1992 Free Software Foundation, Inc. @@ -21,8 +21,4 @@ #define HO_I386 1 -#define NO_STDARG - -#include "ho-sysv.h" - /* end of ho-i386.h */ |