src/server/daemon/httpparser.h

changeset 92
382bff43c6eb
parent 44
3da1f7b6847f
child 114
c3a0f1275d71
equal deleted inserted replaced
91:fac51f87def0 92:382bff43c6eb
28 28
29 #ifndef HTTPPARSER_H 29 #ifndef HTTPPARSER_H
30 #define HTTPPARSER_H 30 #define HTTPPARSER_H
31 31
32 32
33 #include "../ucx/string.h" 33 #include <ucx/string.h>
34 #include "httprequest.h" 34 #include "httprequest.h"
35 35
36 #ifdef __cplusplus 36 #ifdef __cplusplus
37 extern "C" { 37 extern "C" {
38 #endif 38 #endif

mercurial