summary refs log tree commit diff stats
path: root/tests/test-netfilter.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-netfilter.c')
-rw-r--r--tests/test-netfilter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-netfilter.c b/tests/test-netfilter.c
index 2506473365..95f7839aef 100644
--- a/tests/test-netfilter.c
+++ b/tests/test-netfilter.c
@@ -10,6 +10,7 @@
 
 #include "qemu/osdep.h"
 #include "libqtest.h"
+#include "qapi/qmp/qdict.h"
 
 /* add a netfilter to a netdev and then remove it */
 static void add_one_netfilter(void)