提交 e621e691 编写于 作者: K Kirill A. Shutemov 提交者: David S. Miller

[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef

Signed-off-by: NKirill A. Shutemov <k.shutemov@gmail.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 e9720acd
......@@ -12,6 +12,7 @@
#ifndef _LINUX_ETHTOOL_H
#define _LINUX_ETHTOOL_H
#include <linux/types.h>
/* This should work for both 32 and 64 bit userland. */
struct ethtool_cmd {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册