mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-23 14:51:27 +02:00
BUILD: global: must not include common/standard.h but only types/freq_ctr.h
This one was accidently inherited and used to work but causes a circular dependency.
This commit is contained in:
parent
8dd0d55efe
commit
f23e029409
@ -27,8 +27,8 @@
|
||||
#include <common/config.h>
|
||||
#include <common/initcall.h>
|
||||
#include <common/hathreads.h>
|
||||
#include <common/standard.h>
|
||||
|
||||
#include <types/freq_ctr.h>
|
||||
#include <types/listener.h>
|
||||
#include <types/proxy.h>
|
||||
#include <types/task.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user