aboutsummaryrefslogtreecommitdiff
path: root/hw/e1000.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/e1000.c')
-rw-r--r--hw/e1000.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/e1000.c b/hw/e1000.c
index 07e663c..a52433e 100644
--- a/hw/e1000.c
+++ b/hw/e1000.c
@@ -25,6 +25,7 @@
#include "hw.h"
#include "pci.h"
#include "net.h"
+#include "net/checksum.h"
#include "loader.h"
#include "e1000_hw.h"