summaryrefslogtreecommitdiff
path: root/misc/screen/patches/patch-as
blob: 511e29210c55772ee8fdf6246e08821d8e5e6514 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-as,v 1.1 2010/01/01 19:38:44 spz Exp $

--- tty.sh.orig	2003-09-08 14:24:25.000000000 +0000
+++ tty.sh
@@ -76,7 +76,7 @@ exit 0
 #endif
 
 #include "config.h"
-#ifdef SVR4
+#ifdef HAVE_SYS_STROPTS_H
 #include <sys/stropts.h>	/* for I_POP */
 #endif