summaryrefslogtreecommitdiff
path: root/package/davfs2/patches/patch-src_cache_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-20 07:55:32 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-22 22:31:25 +0200
commit77823f36b6298feecc887093449799cd183a1749 (patch)
tree190d42a879eb42501c52ada6ac1bcd53d1881bef /package/davfs2/patches/patch-src_cache_c
parent46c1e2723eb56f490d3ebfe1e404168ecbe3d477 (diff)
davfs2: update to latest stable version
Diffstat (limited to 'package/davfs2/patches/patch-src_cache_c')
-rw-r--r--package/davfs2/patches/patch-src_cache_c18
1 files changed, 0 insertions, 18 deletions
diff --git a/package/davfs2/patches/patch-src_cache_c b/package/davfs2/patches/patch-src_cache_c
deleted file mode 100644
index f6e5cdce5..000000000
--- a/package/davfs2/patches/patch-src_cache_c
+++ /dev/null
@@ -1,18 +0,0 @@
---- davfs2-1.4.7.orig/src/cache.c 2012-07-19 13:26:00.000000000 +0200
-+++ davfs2-1.4.7/src/cache.c 2014-01-01 20:01:21.000000000 +0100
-@@ -24,7 +24,6 @@
- #include <dirent.h>
- #endif
- #include <errno.h>
--#include <error.h>
- #ifdef HAVE_FCNTL_H
- #include <fcntl.h>
- #endif
-@@ -55,7 +54,6 @@
- #ifdef HAVE_SYS_TYPES_H
- #include <sys/types.h>
- #endif
--#include <sys/xattr.h>
-
- #include <ne_alloc.h>
- #include <ne_string.h>