summaryrefslogtreecommitdiff
path: root/filesystems/fuse-curlftpfs/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/fuse-curlftpfs/patches/patch-ad')
-rw-r--r--filesystems/fuse-curlftpfs/patches/patch-ad14
1 files changed, 0 insertions, 14 deletions
diff --git a/filesystems/fuse-curlftpfs/patches/patch-ad b/filesystems/fuse-curlftpfs/patches/patch-ad
deleted file mode 100644
index 22ca3765c77..00000000000
--- a/filesystems/fuse-curlftpfs/patches/patch-ad
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2007/02/20 23:02:03 xtraeme Exp $
-
---- ftpfs-ls.c.orig 2007-02-18 20:28:01.000000000 +0100
-+++ ftpfs-ls.c 2007-02-18 20:29:01.000000000 +0100
-@@ -6,7 +6,9 @@
- See the file COPYING.
- */
-
-+#ifndef __NetBSD__
- #define _XOPEN_SOURCE 600
-+#endif
- #include <time.h>
- #include <string.h>
- #include <sys/types.h>