summaryrefslogtreecommitdiffstats
path: root/include/libnftables
diff options
context:
space:
mode:
Diffstat (limited to 'include/libnftables')
-rw-r--r--include/libnftables/expr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libnftables/expr.h b/include/libnftables/expr.h
index 2c319ab..b7d408b 100644
--- a/include/libnftables/expr.h
+++ b/include/libnftables/expr.h
@@ -1,6 +1,7 @@
#ifndef _RULE_EXPR_H_
#define _RULE_EXPR_H_
+#include <stdint.h>
#include <stdbool.h>
#ifdef __cplusplus