summaryrefslogtreecommitdiffstats
path: root/qemu/hw/net/lance.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/net/lance.c')
-rw-r--r--qemu/hw/net/lance.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/net/lance.c b/qemu/hw/net/lance.c
index 780b39d65..6253d2103 100644
--- a/qemu/hw/net/lance.c
+++ b/qemu/hw/net/lance.c
@@ -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"