mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
CLEANUP: connection: do not include http_ana!
It makes no sense to have http_ana here, that's used at higher levels.
This commit is contained in:
parent
aac777f169
commit
5d921c5edb
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@
|
|||
#include <haproxy/buf.h>
|
||||
#include <haproxy/connection-t.h>
|
||||
#include <haproxy/fd.h>
|
||||
#include <haproxy/http_ana.h>
|
||||
#include <haproxy/list.h>
|
||||
#include <haproxy/listener-t.h>
|
||||
#include <haproxy/obj_type.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue