more network stuff
[libjh.git] / header.h
index faf6756..957788f 100644 (file)
--- a/header.h
+++ b/header.h
@@ -1,3 +1,5 @@
+#include <ev.h>
+
 /***** COMPILER-SPECIFIC STUFF *****/
 #ifdef __GNUC__
   #define JH_ATTR_NORETURN __attribute__ ((noreturn))