mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-04-08 02:01:33 +00:00
BUILD: config: do not include proxy.h nor errors.h anymore in cfgparse.h
These ones induce a long dependency chain and are not needed anymore.
This commit is contained in:
parent
c28aab05d8
commit
a219ec5cb2
@ -23,8 +23,6 @@
|
|||||||
#define _HAPROXY_CFGPARSE_H
|
#define _HAPROXY_CFGPARSE_H
|
||||||
|
|
||||||
#include <haproxy/api.h>
|
#include <haproxy/api.h>
|
||||||
#include <haproxy/errors.h>
|
|
||||||
#include <haproxy/proxy.h>
|
|
||||||
|
|
||||||
struct hap_cpuset;
|
struct hap_cpuset;
|
||||||
struct proxy;
|
struct proxy;
|
||||||
|
Loading…
Reference in New Issue
Block a user