src/cx/allocator.h

changeset 484
9e6900b1cf9d
parent 465
1e3cb39815f8
child 500
eb9e7bd40a8e
--- a/src/cx/allocator.h	Mon Dec 27 16:51:10 2021 +0100
+++ b/src/cx/allocator.h	Mon Dec 27 17:02:32 2021 +0100
@@ -33,7 +33,7 @@
 #ifndef UCX_ALLOCATOR_H
 #define UCX_ALLOCATOR_H
 
-#include <stdlib.h>
+#include "common.h"
 
 #ifdef __cplusplus
 extern "C" {

mercurial