Omnikey Cardman 4000: pull in ioctl.h in user header
authorMike Frysinger <[email protected]>
Wed, 28 Aug 2013 23:35:16 +0000 (16:35 -0700)
committerLinus Torvalds <[email protected]>
Thu, 29 Aug 2013 02:26:38 +0000 (19:26 -0700)
This file uses the ioctl helpers (_IOR/_IOW/etc...), so include ioctl.h
for the definitions.

Signed-off-by: Mike Frysinger <[email protected]>
Cc: Harald Welte <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/uapi/linux/cm4000_cs.h

index bc51f77db91897aec85574718e35db54ed4ebc0b..1217f751a1bc9a3f129f5e97aae8a911a5a59616 100644 (file)
@@ -2,6 +2,7 @@
 #define _UAPI_CM4000_H_
 
 #include <linux/types.h>
+#include <linux/ioctl.h>
 
 #define        MAX_ATR                 33