summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gas
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1998-04-26 14:36:25 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1998-04-26 14:36:25 +0000
commit04477bcb87530c1bcbf79ac8c2b54f7ebc179df8 (patch)
tree8d12da5d4b19a567e3882c281a1cb2eb944bf2bb /gnu/usr.bin/gas
parent1ba2c5434053d6febb4d5ecd1d3a26a4f6bcd6a8 (diff)
We are not SysV, My recent code triggered this breakage, downsj noted it.
Diffstat (limited to 'gnu/usr.bin/gas')
-rw-r--r--gnu/usr.bin/gas/config/ho-i386.h6
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 */