haproxy/include
Thierry FOURNIER 1db96672c4 BUILD: freebsd: double declaration
On freebsd, the macro LIST_PREV already exists in the header file
<sys/queue.h>, and this makes a build error.

This patch removes the macros before declaring it. This ensure
that the error doesn't occurs.
2015-11-06 01:15:02 +01:00
..
common BUILD: freebsd: double declaration 2015-11-06 01:15:02 +01:00
import MAJOR: tproxy: remove support for cttproxy 2015-08-20 19:35:14 +02:00
proto BUG/MINOR: http rule: http capture 'id' rule points to a non existing id 2015-11-04 08:47:55 +01:00
types MINOR: check: add agent-send server parameter 2015-11-04 07:26:51 +01:00