summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorHugh Graham <hugh@cvs.openbsd.org>2001-08-07 14:21:31 +0000
committerHugh Graham <hugh@cvs.openbsd.org>2001-08-07 14:21:31 +0000
commitcaf7ba66da583ab2f500dda722b13b550ed1b19e (patch)
tree3a229e3f924791474644dac980e745ffe3bd9b42 /gnu/usr.bin
parent6201b13f7555253f7d41cbae833cc92e490da080 (diff)
tree must build
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/gas/config/ho-vax.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/gnu/usr.bin/gas/config/ho-vax.h b/gnu/usr.bin/gas/config/ho-vax.h
index 531ef0d0e25..7e7bac17a0d 100644
--- a/gnu/usr.bin/gas/config/ho-vax.h
+++ b/gnu/usr.bin/gas/config/ho-vax.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ho-vax.h,v 1.2 1998/02/15 18:49:20 niklas Exp $ */
+/* $OpenBSD: ho-vax.h,v 1.3 2001/08/07 14:21:30 hugh Exp $ */
/* ho-vax.h Intended for vax ultrix
Copyright (C) 1987, 1991, 1992 Free Software Foundation, Inc.
@@ -23,7 +23,4 @@
#define NO_STDARG
#endif /* not ansi */
-extern char *malloc();
-extern int free();
-
/* end of ho-vax.h */