Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / misc / screen / patches / patch-ar
blob3a199ccdcf74f027eb9df8bfc5ce737ff75a5a5d
1 $NetBSD$
3 --- tty.c.dist.orig     2006-10-23 13:04:42.000000000 +0000
4 +++ tty.c.dist
5 @@ -50,7 +50,7 @@
6  #endif
7  
8  #include "config.h"
9 -#ifdef SVR4
10 +#ifdef HAVE_SYS_STROPTS_H
11  #include <sys/stropts.h>       /* for I_POP */
12  #endif