ucx/list.h

changeset 127
5418bda21896
parent 126
dffb551c5f18
child 128
b79b1ce438dd
equal deleted inserted replaced
126:dffb551c5f18 127:5418bda21896
36 #ifndef UCX_LIST_H 36 #ifndef UCX_LIST_H
37 #define UCX_LIST_H 37 #define UCX_LIST_H
38 38
39 #include "ucx.h" 39 #include "ucx.h"
40 #include "allocator.h" 40 #include "allocator.h"
41 #include <sys/types.h>
42 41
43 #ifdef __cplusplus 42 #ifdef __cplusplus
44 extern "C" { 43 extern "C" {
45 #endif 44 #endif
46 45

mercurial