summaryrefslogtreecommitdiffstats
path: root/net/eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/eth.c')
-rw-r--r--net/eth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/eth.c b/net/eth.c
index 38674533d2..37dd9e087d 100644
--- a/net/eth.c
+++ b/net/eth.c
@@ -23,6 +23,7 @@
#include <driver.h>
#include <init.h>
#include <net.h>
+#include <of.h>
#include <linux/phy.h>
#include <errno.h>
#include <malloc.h>