dav/scfg.h

changeset 400
90c6bfa94fa2
parent 399
a985a587787f
child 402
babdf40dd22c
equal deleted inserted replaced
399:a985a587787f 400:90c6bfa94fa2
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 36
37 #include "db.h" 37 #include "db.h"
38 #include "tags.h"
38 39
39 #ifdef __cplusplus 40 #ifdef __cplusplus
40 extern "C" { 41 extern "C" {
41 #endif 42 #endif
42 43

mercurial