]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/net/opencores_eth.c
hw/net: Clean up includes
[mirror_qemu.git] / hw / net / opencores_eth.c
index 3642046efa76dfd5a3edcfc0323db762fc8e5a4c..09e239a65a6c5bbfd469fb5e303e80d39e4133bf 100644 (file)
@@ -31,6 +31,7 @@
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#include "qemu/osdep.h"
 #include "hw/hw.h"
 #include "hw/sysbus.h"
 #include "net/net.h"