aboutsummaryrefslogtreecommitdiff
path: root/cmd/mii.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mii.c')
-rw-r--r--cmd/mii.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/mii.c b/cmd/mii.c
index ce37248..fab420e 100644
--- a/cmd/mii.c
+++ b/cmd/mii.c
@@ -8,6 +8,7 @@
* MII Utilities
*/
+#include <common.h>
#include <command.h>
#include <dm.h>
#include <miiphy.h>