CLEANUP/CONTRIB: hpack: remove some h1 build warnings

These are inherited by recent reorganization to the H1 code.
This commit is contained in:
Willy Tarreau 2018-09-17 11:44:09 +02:00
parent 2912f87443
commit 5cc8a0a7ac

View File

@ -18,7 +18,6 @@
#include <common/chunk.h>
#include <common/hpack-dec.h>
#include <common/mini-clist.h>
#include <proto/h1.h>
#define MAX_RQ_SIZE 65536
#define MAX_HDR_NUM 1000