blob: 846f4a98a69a749be0dfe1519c301a9c4f1b6159 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
--- davfs2-1.3.3.orig/src/dav_fuse7.c 2008-04-09 21:43:34.000000000 +0200
+++ davfs2-1.3.3/src/dav_fuse7.c 2008-12-08 00:08:32.000000000 +0100
@@ -23,7 +23,6 @@
#include "config.h"
-#include <argz.h>
#include <errno.h>
#include <fcntl.h>
#include <stddef.h>
|