diff options
Diffstat (limited to 'hw/lan9118.c')
-rw-r--r-- | hw/lan9118.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/lan9118.c b/hw/lan9118.c index 7e64c5dee3..341a52142f 100644 --- a/hw/lan9118.c +++ b/hw/lan9118.c @@ -11,6 +11,7 @@ #include "net.h" #include "devices.h" #include "sysemu.h" +#include "ptimer.h" /* For crc32 */ #include <zlib.h> |