aboutsummaryrefslogtreecommitdiff
path: root/net/eth_bootdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/eth_bootdev.c')
-rw-r--r--net/eth_bootdev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/eth_bootdev.c b/net/eth_bootdev.c
index 6ee54e3..869adf8 100644
--- a/net/eth_bootdev.c
+++ b/net/eth_bootdev.c
@@ -8,6 +8,7 @@
#define LOG_CATEGORY UCLASS_BOOTSTD
+#include <common.h>
#include <bootdev.h>
#include <bootflow.h>
#include <command.h>