src/cx/list.h

changeset 484
9e6900b1cf9d
parent 474
9c1fccda16bc
child 488
9138acaa494b
     1.1 --- a/src/cx/list.h	Mon Dec 27 16:51:10 2021 +0100
     1.2 +++ b/src/cx/list.h	Mon Dec 27 17:02:32 2021 +0100
     1.3 @@ -37,7 +37,7 @@
     1.4  #ifndef UCX_LIST_H
     1.5  #define UCX_LIST_H
     1.6  
     1.7 -#include <stdlib.h>
     1.8 +#include "common.h"
     1.9  #include "allocator.h"
    1.10  
    1.11  #ifdef __cplusplus

mercurial