Commit acc429a5 authored by David Woodhouse's avatar David Woodhouse

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

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent cd469e0c
......@@ -24,6 +24,7 @@
*
* For today, only the partition stuff - aeb, 990515
*/
#include <linux/compiler.h>
#include <linux/ioctl.h>
#define BLKPG _IO(0x12,105)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment