DEADSOFTWARE

Fix compilation in clang
[mp3cc.git] / mpc / util / memory.h
index 5e7552f9c7c968c7d172dcdd6ec931ebc4d1347b..b39982bb0a8951b2252ee2c008b3ae85fe42a879 100644 (file)
@@ -6,6 +6,8 @@
 
 ********************************************************************/
 
+#include <stddef.h>
+
 struct memory_object_struct
 {
        struct memory_object_struct *next;