summaryrefslogtreecommitdiff
path: root/filesystems/fuse-afpfs-ng/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/fuse-afpfs-ng/patches/patch-ad')
-rw-r--r--filesystems/fuse-afpfs-ng/patches/patch-ad14
1 files changed, 0 insertions, 14 deletions
diff --git a/filesystems/fuse-afpfs-ng/patches/patch-ad b/filesystems/fuse-afpfs-ng/patches/patch-ad
deleted file mode 100644
index 1b0a321013a..00000000000
--- a/filesystems/fuse-afpfs-ng/patches/patch-ad
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2007/07/09 19:03:22 agc Exp $
-
---- volinfo.c 2007/07/09 18:25:27 1.1
-+++ volinfo.c 2007/07/09 18:26:36
-@@ -10,7 +10,9 @@
- */
-
- #include <fuse.h>
-+#ifdef __linux__
- #include <fuse/fuse_opt.h>
-+#endif
- #include <stdio.h>
- #include <string.h>
- #include <errno.h>