summaryrefslogtreecommitdiff
path: root/package/davfs2/patches/patch-src_cache_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-12-30 23:00:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-12-30 23:00:18 +0100
commit5bfdfbcee97c930c3c14dc3745089ac28e76ca41 (patch)
tree723a2310434afd85f68b3437e17917fcc6c5d623 /package/davfs2/patches/patch-src_cache_c
parent16d7827ef1aec4aab89033ed1d47ca82fa3a3ba7 (diff)
parent58d31896056e604185acf3606b99257cea519dd1 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/davfs2/patches/patch-src_cache_c')
-rw-r--r--package/davfs2/patches/patch-src_cache_c10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/davfs2/patches/patch-src_cache_c b/package/davfs2/patches/patch-src_cache_c
new file mode 100644
index 000000000..dd03ed67c
--- /dev/null
+++ b/package/davfs2/patches/patch-src_cache_c
@@ -0,0 +1,10 @@
+--- davfs2-1.4.6.orig/src/cache.c 2009-11-15 11:15:17.000000000 +0100
++++ davfs2-1.4.6/src/cache.c 2010-12-27 22:02:47.000000000 +0100
+@@ -55,7 +55,6 @@
+ #ifdef HAVE_SYS_TYPES_H
+ #include <sys/types.h>
+ #endif
+-#include <sys/xattr.h>
+
+ #include <ne_alloc.h>
+ #include <ne_string.h>