common: Drop net.h from common header
[pandora-u-boot.git] / board / freescale / ls1043ardb / eth.c
index a8d0c11..4b9f94a 100644 (file)
@@ -3,6 +3,7 @@
  * Copyright 2015 Freescale Semiconductor, Inc.
  */
 #include <common.h>
+#include <net.h>
 #include <asm/io.h>
 #include <netdev.h>
 #include <fm_eth.h>