summary refs log tree commit diff stats
path: root/authz/list.c
diff options
context:
space:
mode:
Diffstat (limited to 'authz/list.c')
-rw-r--r--authz/list.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/authz/list.c b/authz/list.c
index 831da936fe..5a48074d0a 100644
--- a/authz/list.c
+++ b/authz/list.c
@@ -23,6 +23,7 @@
 #include "trace.h"
 #include "qom/object_interfaces.h"
 #include "qapi/qapi-visit-authz.h"
+#include "qemu/module.h"
 
 static bool qauthz_list_is_allowed(QAuthZ *authz,
                                    const char *identity,