about summary refs log tree commit diff homepage
path: root/test/Runtime/POSIX/Ioctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Runtime/POSIX/Ioctl.c')
-rw-r--r--test/Runtime/POSIX/Ioctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Runtime/POSIX/Ioctl.c b/test/Runtime/POSIX/Ioctl.c
index e8220276..f1caaf77 100644
--- a/test/Runtime/POSIX/Ioctl.c
+++ b/test/Runtime/POSIX/Ioctl.c
@@ -5,6 +5,7 @@
 #include <assert.h>
 #include <fcntl.h>
 #include <sys/stat.h>
+#include <sys/ioctl.h>
 #include <termios.h>
 #include <asm/ioctls.h>
 #include <errno.h>