summaryrefslogtreecommitdiff
path: root/net/rwhoisd/files/patch-common-common.h
blob: 84f7d11ad8fd6aad4a36f28cf0d37b9fc42e3281 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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 */