summaryrefslogtreecommitdiff
path: root/package/fuse/patches/patch-lib_mount_util_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-04 11:19:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-04 12:18:48 +0200
commit66c952d1ee7218c065a0cb3628431584984bdb47 (patch)
tree44f5ad4710b42bb5b4856aa245dbcb32e62c97bc /package/fuse/patches/patch-lib_mount_util_c
parent3946c8f3b55dedc0c989dadd4334a5df6753c5fc (diff)
update fuse to latest stable version
Diffstat (limited to 'package/fuse/patches/patch-lib_mount_util_c')
-rw-r--r--package/fuse/patches/patch-lib_mount_util_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/fuse/patches/patch-lib_mount_util_c b/package/fuse/patches/patch-lib_mount_util_c
deleted file mode 100644
index 5c8639b43..000000000
--- a/package/fuse/patches/patch-lib_mount_util_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- fuse-2.9.3.orig/lib/mount_util.c 2013-07-01 09:25:36.000000000 +0200
-+++ fuse-2.9.3/lib/mount_util.c 2014-01-01 11:52:48.000000000 +0100
-@@ -16,6 +16,7 @@
- #include <errno.h>
- #include <fcntl.h>
- #include <limits.h>
-+#include <paths.h>
- #ifndef __NetBSD__
- #include <mntent.h>
- #endif