mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
c13d460af0
Use DOCSDIR. Bump PORTREVISION.
12 lines
279 B
C
12 lines
279 B
C
--- 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 */
|