]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - net/net.c
Move console definitions into a new console.h file
[thirdparty/u-boot.git] / net / net.c
index 2926bceacbad812bbda0956dc905318917f9237e..4d5746a7b356d84319b91346c02661f6768e570d 100644 (file)
--- a/net/net.c
+++ b/net/net.c
@@ -83,6 +83,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <console.h>
 #include <environment.h>
 #include <errno.h>
 #include <net.h>