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:
1a21341
)
CLEANUP: pools: pools-t.h doesn't need to include thread-t.h
author
Willy Tarreau
<w@1wt.eu>
Tue, 5 Oct 2021 16:04:48 +0000
(18:04 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Wed, 6 Oct 2021 23:36:51 +0000
(
01:36
+0200)
This is probably a leftover from an older version to access MAX_THREADS.
include/haproxy/pool-t.h
patch
|
blob
|
history
diff --git
a/include/haproxy/pool-t.h
b/include/haproxy/pool-t.h
index
c33ffc7
..
111ae3a
100644
(file)
--- a/
include/haproxy/pool-t.h
+++ b/
include/haproxy/pool-t.h
@@
-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