summaryrefslogtreecommitdiff
path: root/net/clusterit/files/patch-barrier::barrierd.c
blob: 2355e02d094711e96d1e0b5db8334d3722979337 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- barrier/barrierd.c.orig	Sat Oct 18 14:05:14 2003
+++ barrier/barrierd.c	Sat Oct 18 14:05:29 2003
@@ -38,7 +38,7 @@
 #include <string.h>
 #include <strings.h>
 #include <syslog.h>
-#include <varargs.h>
+#include <stdarg.h>
 #include "../common/sockcommon.h"
 
 #if !defined(lint) && defined(__NetBSD__)