summaryrefslogtreecommitdiffstats
path: root/qemu/hw/net/pcnet-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/net/pcnet-pci.c')
-rw-r--r--qemu/hw/net/pcnet-pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/net/pcnet-pci.c b/qemu/hw/net/pcnet-pci.c
index b4d60b812..595439a65 100644
--- a/qemu/hw/net/pcnet-pci.c
+++ b/qemu/hw/net/pcnet-pci.c
@@ -27,6 +27,7 @@
* AMD Publication# 19436 Rev:E Amendment/0 Issue Date: June 2000
*/
+#include "qemu/osdep.h"
#include "hw/pci/pci.h"
#include "net/net.h"
#include "hw/loader.h"