12 lines
333 B
Text
12 lines
333 B
Text
$NetBSD: patch-ac,v 1.4 2003/08/02 05:20:39 mrg Exp $
|
|
|
|
--- lib/getarg.c.orig 2000-02-07 03:45:07.000000000 +1100
|
|
+++ lib/getarg.c 2003-07-29 10:16:43.000000000 +1000
|
|
@@ -105,6 +105,7 @@
|
|
#include <alloc.h>
|
|
#endif /* __MSDOS__ */
|
|
|
|
+#undef HAVE_VARARGS_H
|
|
#ifdef HAVE_VARARGS_H
|
|
#include <varargs.h>
|
|
#elif defined(STDC_HEADERS)
|