From: Seven <961950442@qq.com> Date: Fri, 16 Sep 2016 08:37:59 +0000 (+0800) Subject: be: just a simple mistake, reinclude the X-Git-Tag: release-2.1.7-rc~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=752166436c49ee3c66f15d570b2c65421f918a71;p=libevent be: just a simple mistake, reinclude the include the twice. --- diff --git a/bufferevent.c b/bufferevent.c index 59ae24f1..490b5983 100644 --- a/bufferevent.c +++ b/bufferevent.c @@ -45,7 +45,6 @@ #ifdef _WIN32 #include #endif -#include #include "event2/util.h" #include "event2/buffer.h"