]> git.kaiwu.me - haproxy.git/commit
[MINOR] forgot to include common/tools.h in the archive.
authorWilly Tarreau <w@1wt.eu>
Fri, 22 Dec 2006 13:40:41 +0000 (14:40 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 22 Dec 2006 13:40:41 +0000 (14:40 +0100)
commit075a12284c62ba0fff315247d81bee174212cbeb
tree55840ae715dac9663bfdd4fff715a871727015e1
parent0ea7c431fc7072e6adba59f42dc7d43d318e6ab8
[MINOR] forgot to include common/tools.h in the archive.

tools.h contains several commonly-used macros such as MIN()
and MAX().
include/common/tools.h [new file with mode: 0644]