These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / net / lance.c
index 780b39d..6253d21 100644 (file)
@@ -35,6 +35,7 @@
  * http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR92C990.txt
  */
 
+#include "qemu/osdep.h"
 #include "hw/sysbus.h"
 #include "net/net.h"
 #include "qemu/timer.h"