diff options
Diffstat (limited to 'cl/cl_read.c')
-rw-r--r-- | cl/cl_read.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cl/cl_read.c b/cl/cl_read.c index f5f18fd616f1..ddf3acc1918c 100644 --- a/cl/cl_read.c +++ b/cl/cl_read.c @@ -20,6 +20,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include <sys/ioctl.h> #include <termios.h> #include <unistd.h> |