fix include

Thu, 22 Aug 2013 14:27:58 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 22 Aug 2013 14:27:58 +0200
changeset 31
59cdf7b7316f
parent 30
9a5a7a513a96
child 32
c9d37bb97ea8

fix include

dav/main.c file | annotate | diff | comparison | revisions
--- a/dav/main.c	Thu Aug 22 14:09:26 2013 +0200
+++ b/dav/main.c	Thu Aug 22 14:27:58 2013 +0200
@@ -36,7 +36,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <ucx/string.h>
-#include <sys/dirent.h>
 #include <dirent.h>
 
 

mercurial