haproxy/include
Thierry FOURNIER a9ff994461 MINOR: build: fix build dependency
fix include dependency. The header file sample.h don't need to known
the content of the struct arg, so I remove the include, and replace
it by a simple pointer declaration.

This prevent an include dependecy issue with the next patch.
2015-06-13 23:01:37 +02:00
..
common MINOR: standard: add function that converts signed int to a string 2015-06-13 22:59:14 +02:00
import MINOR: lru: Add lru64_lookup function 2015-06-12 18:06:59 +02:00
proto MAJOR: server: add DNS-based server name resolution 2015-06-13 22:07:35 +02:00
types MINOR: build: fix build dependency 2015-06-13 23:01:37 +02:00