提交 1506e30b 编写于 作者: J Johannes Berg 提交者: David S. Miller

rfkill: include err.h

Since we use ERR_PTR and similar macros, we need to include
linux/err.h.
Signed-off-by: NJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 25b0b999
......@@ -105,6 +105,7 @@ enum rfkill_user_states {
#include <linux/mutex.h>
#include <linux/device.h>
#include <linux/leds.h>
#include <linux/err.h>
/* this is opaque */
struct rfkill;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册