summaryrefslogtreecommitdiffstats
path: root/include/haproxy/filters-t.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/haproxy/filters-t.h')
-rw-r--r--include/haproxy/filters-t.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/haproxy/filters-t.h b/include/haproxy/filters-t.h
index c86ef6f..2acacd0 100644
--- a/include/haproxy/filters-t.h
+++ b/include/haproxy/filters-t.h
@@ -22,6 +22,7 @@
#define _HAPROXY_FILTERS_T_H
#include <haproxy/api-t.h>
+#include <haproxy/buf-t.h>
/* Flags set on a filter config */
#define FLT_CFG_FL_HTX 0x00000001 /* The filter can filter HTX streams */