src/server/daemon/conf.h

changeset 15
cff9c4101dd7
parent 14
b8bf95b39952
equal deleted inserted replaced
14:b8bf95b39952 15:cff9c4101dd7
29 #ifndef CONF_H 29 #ifndef CONF_H
30 #define CONF_H 30 #define CONF_H
31 31
32 #include "../util/object.h" 32 #include "../util/object.h"
33 33
34 #include "../ucx/sstring.h" 34 #include "../ucx/string.h"
35 35
36 #ifdef __cplusplus 36 #ifdef __cplusplus
37 extern "C" { 37 extern "C" {
38 #endif 38 #endif
39 39

mercurial