12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
$OpenBSD: patch-hacks_phosphor_c,v 1.3 2007/05/18 19:11:37 martynas Exp $
|
|
--- hacks/phosphor.c.orig Sat Apr 1 06:50:00 2006
|
|
+++ hacks/phosphor.c Mon May 14 20:34:43 2007
|
|
@@ -39,6 +39,7 @@
|
|
# include <pty.h>
|
|
# endif
|
|
# ifdef HAVE_UTIL_H
|
|
+# include <termios.h>
|
|
# include <util.h>
|
|
# endif
|
|
#endif /* HAVE_FORKPTY */
|