src/server/daemon/httpparser.h

changeset 15
cff9c4101dd7
parent 14
b8bf95b39952
child 44
3da1f7b6847f
equal deleted inserted replaced
14:b8bf95b39952 15:cff9c4101dd7
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/sstring.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