let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / deco / patches / 100-tty.c.patch
1 --- src/tty.c   2005-09-25 00:23:41.671022039 -0700
2 +++ str_new/tty.c       2005-09-25 01:09:37.189119615 -0700
3 @@ -14,7 +14,7 @@
4  #if HAVE_TERMIOS_H
5  #   include <sys/termios.h>
6  #   if HAVE_SYS_IOCTL_H
7 -#      include <sys/ioctl.h>
8 +/*#      include <sys/ioctl.h>*/
9  #   endif
10  #   define HAVE_TERMIO_H 1
11  #   define termio termios