diff options
Diffstat (limited to 'otherlibs/unix/termios.c')
-rw-r--r-- | otherlibs/unix/termios.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/termios.c b/otherlibs/unix/termios.c index e3c759444..f885544cf 100644 --- a/otherlibs/unix/termios.c +++ b/otherlibs/unix/termios.c @@ -15,6 +15,7 @@ #include <mlvalues.h> #include <alloc.h> +#include <fail.h> #include "unixsupport.h" #ifdef HAS_TERMIOS |