Drop extra header http_struct.h from regress_http.c

This commit is contained in:
Azat Khuzhin 2013-03-21 17:01:31 +04:00 committed by Nick Mathewson
parent 862c217a29
commit 54cc800536

View File

@ -56,7 +56,6 @@
#include "event2/event.h"
#include "event2/http.h"
#include "event2/http_struct.h"
#include "event2/buffer.h"
#include "event2/bufferevent.h"
#include "event2/util.h"