mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 22:31:28 +02: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
@ -24,7 +24,6 @@
|
|||||||
|
|
||||||
#include <haproxy/api-t.h>
|
#include <haproxy/api-t.h>
|
||||||
#include <haproxy/list-t.h>
|
#include <haproxy/list-t.h>
|
||||||
#include <haproxy/thread-t.h>
|
|
||||||
|
|
||||||
#define MEM_F_SHARED 0x1
|
#define MEM_F_SHARED 0x1
|
||||||
#define MEM_F_EXACT 0x2
|
#define MEM_F_EXACT 0x2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user