- Fix build on -CURRENT (gcc >= 3.3)

PR:             61166
Submitted by:   tjr
Approved by:    maintainer timeout (2 weeks)
This commit is contained in:
Clement Laforet 2004-01-25 17:35:19 +00:00
parent 2f6f8a809b
commit bc8eb852b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99104

View File

@ -0,0 +1,9 @@
+++ 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>