src/server/daemon/vserver.h

changeset 15
cff9c4101dd7
parent 14
b8bf95b39952
child 19
d680536f8c2f
equal deleted inserted replaced
14:b8bf95b39952 15:cff9c4101dd7
30 #define VSERVER_H 30 #define VSERVER_H
31 31
32 #include "../util/object.h" 32 #include "../util/object.h"
33 #include "../public/nsapi.h" 33 #include "../public/nsapi.h"
34 34
35 #include "../ucx/sstring.h" 35 #include "../ucx/string.h"
36 36
37 #ifdef __cplusplus 37 #ifdef __cplusplus
38 extern "C" { 38 extern "C" {
39 #endif 39 #endif
40 40

mercurial