common: Drop net.h from common header
[oweals/u-boot.git] / board / freescale / ls1043ardb / eth.c
index a8d0c1109b43191baa563ea8c5d4be281f23836b..4b9f94a0a560e3e48417b5e9d51a8b0b0dfb49dd 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>