common: Drop net.h from common header
[oweals/u-boot.git] / board / freescale / ls1046afrwy / eth.c
index d38e4d7ac7cda72f5d91b0f522d09969dcdbc135..3f7c35b5c951cf26e0da8ff90fad5861c1696690 100644 (file)
@@ -3,6 +3,7 @@
  * Copyright 2019 NXP
  */
 #include <common.h>
+#include <net.h>
 #include <asm/io.h>
 #include <netdev.h>
 #include <fm_eth.h>