2013-09-26 17:14:40 +02:00

14 lines
355 B
Plaintext

$NetBSD: patch-ab,v 1.1 2003/12/15 16:19:43 agc Exp $
--- src/lib/include/depotlib.h 2003/12/15 16:03:26 1.1
+++ src/lib/include/depotlib.h 2003/12/15 16:04:54
@@ -38,7 +38,7 @@
#include <netinet/in.h> /* for htonl, ntohl */
#ifndef INHIBIT_VARARGS_H
-#include <varargs.h>
+#include <stdarg.h>
#endif
/* taken from the example in gnu-autoconf */