aboutsummaryrefslogtreecommitdiffstats
path: root/include/event_callback.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/event_callback.h')
-rw-r--r--include/event_callback.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/event_callback.h b/include/event_callback.h
index 38aedb8..fcda8ce 100644
--- a/include/event_callback.h
+++ b/include/event_callback.h
@@ -4,10 +4,6 @@
#define EVENT_CALLBACK
#include "luaevent.h"
-#include <lua.h>
-#include <sys/types.h>
-#include <sys/time.h>
-#include <event.h>
typedef struct {
struct event ev;