diff options
-rw-r--r-- | net/coda5_server/files/patch-ah | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/coda5_server/files/patch-ah b/net/coda5_server/files/patch-ah new file mode 100644 index 000000000000..d0b7e122f37f --- /dev/null +++ b/net/coda5_server/files/patch-ah @@ -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> |