diff options
Diffstat (limited to 'tests/test-authz-list.c')
-rw-r--r-- | tests/test-authz-list.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-authz-list.c b/tests/test-authz-list.c index 24347a6ac3..d80e6a6d4d 100644 --- a/tests/test-authz-list.c +++ b/tests/test-authz-list.c @@ -21,6 +21,7 @@ #include "qemu/osdep.h" #include "authz/list.h" +#include "qemu/module.h" static void test_authz_default_deny(void) { |