From b55f1ca0fbe6f289b7e22b4b0370714b90f154ef Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Wed, 30 Apr 2014 04:22:34 +0000 Subject: Update screen 4.0.3 --> 4.2.1. Put final touches onto screen-legacy. --- sysutils/screen/files/patch-pty.c | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 sysutils/screen/files/patch-pty.c (limited to 'sysutils/screen/files/patch-pty.c') diff --git a/sysutils/screen/files/patch-pty.c b/sysutils/screen/files/patch-pty.c deleted file mode 100644 index 352a37e704b5..000000000000 --- a/sysutils/screen/files/patch-pty.c +++ /dev/null @@ -1,15 +0,0 @@ ---- pty.c.orig Mon Feb 6 18:54:37 2006 -+++ pty.c Mon Feb 6 18:56:50 2006 -@@ -33,10 +33,12 @@ - # include - #endif - -+#ifndef __FreeBSD__ - /* for solaris 2.1, Unixware (SVR4.2) and possibly others */ - #ifdef HAVE_SVR4_PTYS - # include - #endif -+#endif - - #if defined(sun) && defined(LOCKPTY) && !defined(TIOCEXCL) - # include -- cgit v1.2.3