projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c28aab0
)
BUILD: config: do not include proxy.h nor errors.h anymore in cfgparse.h
author
Willy Tarreau
<w@1wt.eu>
Sat, 8 May 2021 18:25:57 +0000
(20:25 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Sat, 8 May 2021 18:35:39 +0000
(20:35 +0200)
These ones induce a long dependency chain and are not needed anymore.
include/haproxy/cfgparse.h
patch
|
blob
|
history
diff --git
a/include/haproxy/cfgparse.h
b/include/haproxy/cfgparse.h
index
6963522
..
1c97a88
100644
(file)
--- a/
include/haproxy/cfgparse.h
+++ b/
include/haproxy/cfgparse.h
@@
-23,8
+23,6
@@
#define _HAPROXY_CFGPARSE_H
#include <haproxy/api.h>
-#include <haproxy/errors.h>
-#include <haproxy/proxy.h>
struct hap_cpuset;
struct proxy;