summaryrefslogtreecommitdiffstats
path: root/qemu/hw/net/xgmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/net/xgmac.c')
-rw-r--r--qemu/hw/net/xgmac.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/net/xgmac.c b/qemu/hw/net/xgmac.c
index 15fb68194..0c5f793bd 100644
--- a/qemu/hw/net/xgmac.c
+++ b/qemu/hw/net/xgmac.c
@@ -24,6 +24,7 @@
* THE SOFTWARE.
*/
+#include "qemu/osdep.h"
#include "hw/sysbus.h"
#include "sysemu/char.h"
#include "qemu/log.h"