summaryrefslogtreecommitdiffstats
path: root/include/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ioctl.h')
-rw-r--r--include/ioctl.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ioctl.h b/include/ioctl.h
new file mode 100644
index 0000000000..1ade20f905
--- /dev/null
+++ b/include/ioctl.h
@@ -0,0 +1,6 @@
+#ifndef __IOCTL_H
+#define __IOCTL_H
+
+#include <asm-generic/ioctl.h>
+
+#endif /* __IOCTL_H */