src/server/daemon/threadpools.h

changeset 92
382bff43c6eb
parent 44
3da1f7b6847f
child 190
1f73302461e0
equal deleted inserted replaced
91:fac51f87def0 92:382bff43c6eb
27 */ 27 */
28 28
29 #ifndef THREADPOOLS_H 29 #ifndef THREADPOOLS_H
30 #define THREADPOOLS_H 30 #define THREADPOOLS_H
31 31
32 #include <ucx/string.h>
33
32 #include "../public/nsapi.h" 34 #include "../public/nsapi.h"
33 #include "../util/thrpool.h" 35 #include "../util/thrpool.h"
34 #include "../ucx/string.h"
35 36
36 #ifdef __cplusplus 37 #ifdef __cplusplus
37 extern "C" { 38 extern "C" {
38 #endif 39 #endif
39 40

mercurial