]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - tests/test-crypto-block.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / tests / test-crypto-block.c
index d309d044efc6ffc460533daad1772137c1c9f1c0..7c1ab07855415a0c2a884b8519e8fe99440bb83b 100644 (file)
@@ -23,6 +23,7 @@
 #include "crypto/init.h"
 #include "crypto/block.h"
 #include "qemu/buffer.h"
+#include "qemu/module.h"
 #include "crypto/secret.h"
 #ifndef _WIN32
 #include <sys/resource.h>