src/cx/list.h

changeset 484
9e6900b1cf9d
parent 474
9c1fccda16bc
child 488
9138acaa494b
equal deleted inserted replaced
483:929016224c3c 484:9e6900b1cf9d
35 */ 35 */
36 36
37 #ifndef UCX_LIST_H 37 #ifndef UCX_LIST_H
38 #define UCX_LIST_H 38 #define UCX_LIST_H
39 39
40 #include <stdlib.h> 40 #include "common.h"
41 #include "allocator.h" 41 #include "allocator.h"
42 42
43 #ifdef __cplusplus 43 #ifdef __cplusplus
44 extern "C" { 44 extern "C" {
45 #endif 45 #endif

mercurial