also link statically
[libjh.git] / header.h
index faf6756..97b5893 100644 (file)
--- a/header.h
+++ b/header.h
@@ -1,3 +1,7 @@
+#include <ev.h>
+#include <assert.h>
+#include <stddef.h>
+
 /***** COMPILER-SPECIFIC STUFF *****/
 #ifdef __GNUC__
   #define JH_ATTR_NORETURN __attribute__ ((noreturn))
 /***** COMPILER-SPECIFIC STUFF *****/
 #ifdef __GNUC__
   #define JH_ATTR_NORETURN __attribute__ ((noreturn))