haproxy/include
Thierry FOURNIER 7eeb435494 CLEANUP: protect checks.h from multiple inclusions
The types/checks.h include file isn't protected against multiple inclusions,
so let's surround it with "#ifndef _TYPES_CHECKS_H/#endif" to fix this.
2013-06-14 19:53:02 +02:00
..
common MEDIUM: protocol: implement a "drain" function in protocol layers 2013-06-10 20:33:23 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto CLEANUP: fix missing include <string.h> in proto/listener.h 2013-06-14 19:52:17 +02:00
types CLEANUP: protect checks.h from multiple inclusions 2013-06-14 19:53:02 +02:00