]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/char/ipoctal232.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / char / ipoctal232.c
index 5e09caf851e7d0040bd56627b202be0a092261f2..5ab731e40806e55f6e19691cda1fbfe730773fd6 100644 (file)
@@ -11,6 +11,7 @@
 #include "qemu/osdep.h"
 #include "hw/ipack/ipack.h"
 #include "qemu/bitops.h"
+#include "qemu/module.h"
 #include "chardev/char-fe.h"
 
 /* #define DEBUG_IPOCTAL */