repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
misc
/
screen
/
patches
/
patch-ar
blob
3a199ccdcf74f027eb9df8bfc5ce737ff75a5a5d
1
$NetBSD$
2
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
13