common: Drop net.h from common header
[platform/kernel/u-boot.git] / arch / x86 / lib / coreboot_table.c
index c996fc5..331c1b7 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <malloc.h>
+#include <net.h>
 #include <vbe.h>
 #include <acpi/acpi_s3.h>
 #include <asm/coreboot_tables.h>