dav/main.c

changeset 31
59cdf7b7316f
parent 30
9a5a7a513a96
child 32
c9d37bb97ea8
equal deleted inserted replaced
30:9a5a7a513a96 31:59cdf7b7316f
34 #include <time.h> 34 #include <time.h>
35 #include <libxml/xmlerror.h> 35 #include <libxml/xmlerror.h>
36 #include <sys/types.h> 36 #include <sys/types.h>
37 #include <sys/stat.h> 37 #include <sys/stat.h>
38 #include <ucx/string.h> 38 #include <ucx/string.h>
39 #include <sys/dirent.h>
40 #include <dirent.h> 39 #include <dirent.h>
41 40
42 41
43 #include "utils.h" 42 #include "utils.h"
44 #include "config.h" 43 #include "config.h"

mercurial