fix compilation
[libjh.git] / header.h
index ac8c368..97b5893 100644 (file)
--- a/header.h
+++ b/header.h
@@ -1,5 +1,6 @@
 #include <ev.h>
 #include <assert.h>
+#include <stddef.h>
 
 /***** COMPILER-SPECIFIC STUFF *****/
 #ifdef __GNUC__