X-Git-Url: http://git.thejh.net/?p=libjh.git;a=blobdiff_plain;f=netconn.c;h=3ecb5cb02894624a6143deac0598e9915700fb59;hp=329b8378d524dab29fbe0cc8e4855cf10f01daf0;hb=b736f0f2440aa010f396f682964cb2e35ab934cf;hpb=eb7ae33b36e1abed7708410d317074ad0dade835 diff --git a/netconn.c b/netconn.c index 329b837..3ecb5cb 100644 --- a/netconn.c +++ b/netconn.c @@ -3,8 +3,6 @@ #include #include #include -#include -#include static void connection_waiting_cb(struct ev_loop *loop, ev_io *w, int revents) { bufio_connection *con = (bufio_connection *)w->data;