summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/coda-client/files/coda-client-5.3.19-gentoo3.patch')
-rw-r--r--net-fs/coda-client/files/coda-client-5.3.19-gentoo3.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-fs/coda-client/files/coda-client-5.3.19-gentoo3.patch b/net-fs/coda-client/files/coda-client-5.3.19-gentoo3.patch
new file mode 100644
index 000000000000..4bf185eb4606
--- /dev/null
+++ b/net-fs/coda-client/files/coda-client-5.3.19-gentoo3.patch
@@ -0,0 +1,11 @@
+--- coda-5.3.19/coda-src/volutil/vol-restore.cc.old 2004-03-24 07:59:00.697570424 +0930
++++ coda-5.3.19/coda-src/volutil/vol-restore.cc 2004-03-24 07:59:34.819383120 +0930
+@@ -53,7 +53,7 @@
+ #include <sys/file.h>
+ #include <sys/time.h>
+ #include <ctype.h>
+-#include <varargs.h>
++#include <stdarg.h>
+
+ #include <unistd.h>
+ #include <stdlib.h>