]> git.kaiwu.me - haproxy.git/commit
BUILD: ebtree: don't redefine types u32/s32 in scope-aware trees
authorWilly Tarreau <w@1wt.eu>
Mon, 20 Nov 2017 20:11:12 +0000 (21:11 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 20 Nov 2017 20:11:12 +0000 (21:11 +0100)
commit0cb98b2451a6005c47ff1b49737ffbd9bb0cf179
tree8250cfc269a2eddbe970df4f5da905421a4de378
parent2532bd2f8175d61a4303fef6f1aa7d3a24b746fc
BUILD: ebtree: don't redefine types u32/s32 in scope-aware trees

Clang emits a warning about these types being redefined in eb32sctree
while they are already defined in eb32tree. Let's simply not redefine
them if eb32tree was already included.
ebtree/eb32sctree.h