]> granicus.if.org Git - libevent/commitdiff
remove http_compat include
authorNiels Provos <provos@gmail.com>
Tue, 23 Dec 2008 22:38:01 +0000 (22:38 +0000)
committerNiels Provos <provos@gmail.com>
Tue, 23 Dec 2008 22:38:01 +0000 (22:38 +0000)
svn:r976

http.c

diff --git a/http.c b/http.c
index 768cc8ad7d91828856b394f18a315da578c61d9d..3e9952a7a2c47e59ca834745a5561668775476b8 100644 (file)
--- a/http.c
+++ b/http.c
@@ -89,7 +89,6 @@
 #include "event2/buffer.h"
 #include "event2/bufferevent.h"
 #include "event2/http_struct.h"
-#include "event2/http_compat.h"
 #include "event2/util.h"
 #include "log.h"
 #include "http-internal.h"