src/server/util/strbuf.h

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

mercurial