aboutsummaryrefslogtreecommitdiffstats
path: root/xen-2.4.16/include/xeno/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen-2.4.16/include/xeno/ioctl.h')
-rw-r--r--xen-2.4.16/include/xeno/ioctl.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/xen-2.4.16/include/xeno/ioctl.h b/xen-2.4.16/include/xeno/ioctl.h
new file mode 100644
index 0000000000..aa91eb3951
--- /dev/null
+++ b/xen-2.4.16/include/xeno/ioctl.h
@@ -0,0 +1,7 @@
+#ifndef _LINUX_IOCTL_H
+#define _LINUX_IOCTL_H
+
+#include <asm/ioctl.h>
+
+#endif /* _LINUX_IOCTL_H */
+