]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/net/opencores_eth.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / net / opencores_eth.c
index d6f54f8d8208579705390260a2005e4df83ccffc..a5abb8df46c4440ab6879f6a6e3ef54d406993fc 100644 (file)
@@ -36,6 +36,7 @@
 #include "hw/net/mii.h"
 #include "hw/sysbus.h"
 #include "net/net.h"
+#include "qemu/module.h"
 #include "net/eth.h"
 #include "sysemu/sysemu.h"
 #include "trace.h"