提交 acc429a5 编写于 作者: D David Woodhouse

linux/blkpg.h needs <linux/compiler.h> for __user

Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
上级 cd469e0c
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
* *
* For today, only the partition stuff - aeb, 990515 * For today, only the partition stuff - aeb, 990515
*/ */
#include <linux/compiler.h>
#include <linux/ioctl.h> #include <linux/ioctl.h>
#define BLKPG _IO(0x12,105) #define BLKPG _IO(0x12,105)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册