ext/revdispatch/libdispatch/src/ev_dispatch.h in evdispatch-0.4.0 vs ext/revdispatch/libdispatch/src/ev_dispatch.h in evdispatch-0.4.1
- old
+ new
@@ -1,8 +1,10 @@
#ifndef EV_DISPATCH_H
#define EV_DISPATCH_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
+#endif
#include <time.h>
#include <sys/time.h>
#include <ev.h>
#include <pthread.h>
#include <string>