chiark / gitweb /
debianutils: Update from 4.8.3 to 4.8.4
[termux-packages] / packages / mc / lib-tty-tty.c.patch
1 diff -u -r ../mc-4.8.11/lib/tty/tty.c ./lib/tty/tty.c
2 --- ../mc-4.8.11/lib/tty/tty.c  2013-11-29 19:27:07.000000000 +0100
3 +++ ./lib/tty/tty.c     2014-01-08 12:02:35.217251791 +0100
4 @@ -34,6 +34,7 @@
5  #include <stdarg.h>
6  #include <stdlib.h>
7  #include <string.h>             /* memset() */
8 +#include <termios.h>
9  #include <unistd.h>             /* exit() */
10  
11  #ifdef HAVE_SYS_IOCTL_H