summaryrefslogtreecommitdiffstats
path: root/src/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal.h')
-rw-r--r--src/internal.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/internal.h b/src/internal.h
index f5717ed..b3c3642 100644
--- a/src/internal.h
+++ b/src/internal.h
@@ -13,6 +13,10 @@
#include <stdint.h>
+#ifdef XML_PARSING
+#include <mxml.h>
+#endif
+
struct expr_ops;
struct nft_rule_expr {