From: Kirill A. Shutemov Date: Mon, 7 Apr 2008 06:35:53 +0000 (-0700) Subject: NET: include into linux/ethtool.h for __u* typedef X-Git-Tag: v2.6.24.5~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4e67d75cd6944616acef4a079967d1d23c6a3bd;p=thirdparty%2Fkernel%2Fstable.git NET: include into linux/ethtool.h for __u* typedef Upstream commit: e621e69137b24fdbbe7ad28214e8d81e614c25b7 Signed-off-by: Kirill A. Shutemov Signed-off-by: David S. Miller Signed-off-by: Chris Wright --- diff --git a/include/linux/ethtool.h b/include/linux/ethtool.h index 71d4ada6f3154..3e6b68fed7a58 100644 --- a/include/linux/ethtool.h +++ b/include/linux/ethtool.h @@ -12,6 +12,7 @@ #ifndef _LINUX_ETHTOOL_H #define _LINUX_ETHTOOL_H +#include /* This should work for both 32 and 64 bit userland. */ struct ethtool_cmd {