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