summaryrefslogtreecommitdiff
path: root/filesystems/fuse-afpfs-ng/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/fuse-afpfs-ng/patches/patch-aa')
-rw-r--r--filesystems/fuse-afpfs-ng/patches/patch-aa14
1 files changed, 0 insertions, 14 deletions
diff --git a/filesystems/fuse-afpfs-ng/patches/patch-aa b/filesystems/fuse-afpfs-ng/patches/patch-aa
deleted file mode 100644
index 5eb86559227..00000000000
--- a/filesystems/fuse-afpfs-ng/patches/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2007/07/09 19:03:22 agc Exp $
-
---- commands.c 2007/07/09 17:42:19 1.1
-+++ commands.c 2007/07/09 17:43:06
-@@ -6,7 +6,9 @@
- */
-
- #include <fuse.h>
-+#ifdef __linux__
- #include <fuse/fuse_opt.h>
-+#endif
- #include <stdio.h>
- #include <string.h>
- #include <errno.h>