]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - backends/rng.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / backends / rng.c
index 398ebe4a7d09f9eabe0a11e3cff7f52d60016702..391888b8b3ae40cc8e78655b32f712517f354bdd 100644 (file)
@@ -14,6 +14,7 @@
 #include "sysemu/rng.h"
 #include "qapi/error.h"
 #include "qapi/qmp/qerror.h"
+#include "qemu/module.h"
 #include "qom/object_interfaces.h"
 
 void rng_backend_request_entropy(RngBackend *s, size_t size,