diff --git a/haproxy.c b/haproxy.c index 21db8b264..cc83f93c3 100644 --- a/haproxy.c +++ b/haproxy.c @@ -81,6 +81,10 @@ #endif #endif +#ifdef DEBUG_FULL +#include +#endif + #include "include/appsession.h" #define HAPROXY_VERSION "1.2.9"