aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ethoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ethoc.h')
-rw-r--r--include/net/ethoc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/net/ethoc.h b/include/net/ethoc.h
index 78519ed42ab4..73810f3ca492 100644
--- a/include/net/ethoc.h
+++ b/include/net/ethoc.h
@@ -10,6 +10,9 @@
#ifndef LINUX_NET_ETHOC_H
#define LINUX_NET_ETHOC_H 1
+#include <linux/if.h>
+#include <linux/types.h>
+
struct ethoc_platform_data {
u8 hwaddr[IFHWADDRLEN];
s8 phy_id;