]> git.proxmox.com Git - mirror_qemu.git/blobdiff - block/nvme.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / block / nvme.c
index 0684bbd077ddc451dd00d8cb975b6fd2998dc6b8..73ed5fa75f2e6c8833a9b7c09e8bcce93c9b8eee 100644 (file)
@@ -17,6 +17,7 @@
 #include "qapi/qmp/qdict.h"
 #include "qapi/qmp/qstring.h"
 #include "qemu/error-report.h"
+#include "qemu/module.h"
 #include "qemu/cutils.h"
 #include "qemu/option.h"
 #include "qemu/vfio-helpers.h"