mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
CLEANUP: pools: pools-t.h doesn't need to include thread-t.h
This is probably a leftover from an older version to access MAX_THREADS.
This commit is contained in:
parent
1a2134138a
commit
690fa145ef
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@
|
|||
|
||||
#include <haproxy/api-t.h>
|
||||
#include <haproxy/list-t.h>
|
||||
#include <haproxy/thread-t.h>
|
||||
|
||||
#define MEM_F_SHARED 0x1
|
||||
#define MEM_F_EXACT 0x2
|
||||
|
|
|
|||
Loading…
Reference in a new issue