remove http_compat include

svn:r976
This commit is contained in:
Niels Provos 2008-12-23 22:38:01 +00:00
parent b55ca7de1c
commit 17bfc07e94

1
http.c
View File

@ -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"