src/server/daemon/log.h

changeset 91
fac51f87def0
parent 82
740cfd9dd443
child 167
4be7dd2b75b9
equal deleted inserted replaced
90:279f343bbf6c 91:fac51f87def0
28 28
29 #ifndef LOG_H 29 #ifndef LOG_H
30 #define LOG_H 30 #define LOG_H
31 31
32 #include "../public/nsapi.h" 32 #include "../public/nsapi.h"
33 #include "../ucx/string.h" 33 #include <ucx/string.h>
34 34
35 #include <inttypes.h> 35 #include <inttypes.h>
36 36
37 #ifdef __cplusplus 37 #ifdef __cplusplus
38 extern "C" { 38 extern "C" {

mercurial