freebsd-ports/net/coda5_server/files/patch-ah
Clement Laforet bc8eb852b4 - Fix build on -CURRENT (gcc >= 3.3)
PR:             61166
Submitted by:   tjr
Approved by:    maintainer timeout (2 weeks)
2004-01-25 17:35:19 +00:00

9 lines
211 B
Text

+++ coda-src/volutil/vol-restore.cc Sat Jan 10 21:50:12 2004
@@ -53,7 +53,6 @@
#include <sys/file.h>
#include <sys/time.h>
#include <ctype.h>
-#include <varargs.h>
#include <unistd.h>
#include <stdlib.h>