diff --git a/net/ethtool/ioctl.c b/net/ethtool/ioctl.c index e31d1247b9f0..65ec4826cb9e 100644 --- a/net/ethtool/ioctl.c +++ b/net/ethtool/ioctl.c @@ -27,7 +27,9 @@ #include #include #include +#ifndef __GENKSYMS__ #include +#endif #include #include #include