summaryrefslogtreecommitdiffstats
path: root/include/haproxy/qpack-tbl-t.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/haproxy/qpack-tbl-t.h')
-rw-r--r--include/haproxy/qpack-tbl-t.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/haproxy/qpack-tbl-t.h b/include/haproxy/qpack-tbl-t.h
index c27c623..7b3e2f9 100644
--- a/include/haproxy/qpack-tbl-t.h
+++ b/include/haproxy/qpack-tbl-t.h
@@ -26,6 +26,8 @@
#ifndef _HAPROXY_QPACK_TBL_T_H
#define _HAPROXY_QPACK_TBL_T_H
+#include <inttypes.h>
+
/*
* Gcc before 3.0 needs [0] to declare a variable-size array
*/