diff options
Diffstat (limited to 'src/console_check.c')
-rw-r--r-- | src/console_check.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/console_check.c b/src/console_check.c index 688bff61..9b66cfcb 100644 --- a/src/console_check.c +++ b/src/console_check.c @@ -25,6 +25,7 @@ #include <sys/ioctl.h> +#include <linux/types.h> #include <linux/serial.h> #include <linux/serial_core.h> |