diff --git a/include/linux/etherdevice.h b/include/linux/etherdevice.h index 8a2df4dfbc59c08962a1e37b0d1ad8bf147616b2..cf3847edc50f6c0199965d338b6e687d36786b74 100644 --- a/include/linux/etherdevice.h +++ b/include/linux/etherdevice.h @@ -25,6 +25,7 @@ #define _LINUX_ETHERDEVICE_H #include +#include #include #ifdef __KERNEL__