]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/net/pcnet-pci.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / net / pcnet-pci.c
index 7c7385578301d187b5a8c11b4a92d26cdaecca3a..600d09ce92a71b8772c69db5502d94fea7231343 100644 (file)
@@ -30,6 +30,7 @@
 #include "qemu/osdep.h"
 #include "hw/pci/pci.h"
 #include "net/net.h"
+#include "qemu/module.h"
 #include "qemu/timer.h"
 #include "sysemu/dma.h"
 #include "sysemu/sysemu.h"