diff --git a/include/haproxy/stats.h b/include/haproxy/stats.h index 2d52f6fa8..a8ffbc704 100644 --- a/include/haproxy/stats.h +++ b/include/haproxy/stats.h @@ -24,7 +24,9 @@ #define _HAPROXY_STATS_H #include +#include #include +#include struct channel; struct buffer;