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