mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-20 22:01:49 -04:00
CLEANUP/CONTRIB: hpack: remove some h1 build warnings
These are inherited by recent reorganization to the H1 code.
This commit is contained in:
parent
2912f87443
commit
5cc8a0a7ac
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue