dav/scfg.h

changeset 399
a985a587787f
parent 368
11797f33bc24
child 400
90c6bfa94fa2
equal deleted inserted replaced
398:26fdeed98cd7 399:a985a587787f
31 31
32 #include <ucx/string.h> 32 #include <ucx/string.h>
33 #include <stdbool.h> 33 #include <stdbool.h>
34 #include <libidav/webdav.h> 34 #include <libidav/webdav.h>
35 #include <regex.h> 35 #include <regex.h>
36
37 #include "db.h"
36 38
37 #ifdef __cplusplus 39 #ifdef __cplusplus
38 extern "C" { 40 extern "C" {
39 #endif 41 #endif
40 42

mercurial