include/buffer_event.h

changeset 77
ad37f03df138
parent 42
b1742e841e5a
--- a/include/buffer_event.h	Mon Feb 15 06:24:06 2010 +0500
+++ b/include/buffer_event.h	Mon Feb 15 06:25:25 2010 +0500
@@ -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;

mercurial