Added missing header
[libcds.git] / cds / details / defs.h
index 4dec0281a2f6d05eda4143a9a593e76d8af14f1d..594c8229c4b504961006775b0eeb52fa4a7f16da 100644 (file)
@@ -32,6 +32,7 @@
 #define CDSLIB_DEFS_H
 
 #include <stddef.h>
+#include <stdlib.h>
 #include <assert.h>
 #include <cstdint>
 #include <exception>