summaryrefslogtreecommitdiff
path: root/net/rwhois/files/patch-common-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/rwhois/files/patch-common-common.h')
-rw-r--r--net/rwhois/files/patch-common-common.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/rwhois/files/patch-common-common.h b/net/rwhois/files/patch-common-common.h
new file mode 100644
index 000000000000..84f7d11ad8fd
--- /dev/null
+++ b/net/rwhois/files/patch-common-common.h
@@ -0,0 +1,11 @@
+--- common/common.h.orig Tue Oct 28 02:23:23 2003
++++ common/common.h Tue Oct 28 02:23:33 2003
+@@ -56,7 +56,7 @@
+ # undef _VA_ALIGN
+ # undef __va_stack_arg
+ # endif
+-#include <varargs.h>
++#include <stdarg.h>
+ #endif /* HAVE_VPRINTF */
+
+ /* this should probably be #ifdef USG */