diff options
Diffstat (limited to 'hw/xen_nic.c')
-rw-r--r-- | hw/xen_nic.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xen_nic.c b/hw/xen_nic.c index 75599d6744..bcf161c861 100644 --- a/hw/xen_nic.c +++ b/hw/xen_nic.c @@ -40,6 +40,7 @@ #include "hw.h" #include "net.h" +#include "net/checksum.h" #include "qemu-char.h" #include "xen_backend.h" |