aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/pavuk/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/pavuk/files/patch-ac')
-rw-r--r--ftp/pavuk/files/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/ftp/pavuk/files/patch-ac b/ftp/pavuk/files/patch-ac
deleted file mode 100644
index 61ba400015cb..000000000000
--- a/ftp/pavuk/files/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/doc.c.orig Thu Aug 5 02:09:04 1999
-+++ src/doc.c Thu Aug 5 02:09:25 1999
-@@ -18,7 +18,8 @@
- #include <sys/file.h>
- #endif
- #ifdef HAVE_FSTATFS
--#include <sys/vfs.h>
-+#include <sys/param.h>
-+#include <sys/mount.h>
- #endif
- #include <sys/time.h>
- #include <time.h>