src/server/config/objconf.c

changeset 584
f3ddd6dc8e7b
parent 579
e10457d74fe1
child 628
c95f04c14112
equal deleted inserted replaced
583:d41c48522eea 584:f3ddd6dc8e7b
29 #include "objconf.h" 29 #include "objconf.h"
30 #include "logging.h" 30 #include "logging.h"
31 31
32 #include <string.h> 32 #include <string.h>
33 33
34 #include <cx/utils.h>
35 34
36 /* dev notes: 35 /* dev notes:
37 * 36 *
38 * to free ObjectConfig, free: 37 * to free ObjectConfig, free:
39 * line dlist 38 * line dlist

mercurial