summaryrefslogtreecommitdiffstats
path: root/source/ap/jove/jove.glibc-2.30.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/jove/jove.glibc-2.30.diff')
-rw-r--r--source/ap/jove/jove.glibc-2.30.diff17
1 files changed, 0 insertions, 17 deletions
diff --git a/source/ap/jove/jove.glibc-2.30.diff b/source/ap/jove/jove.glibc-2.30.diff
deleted file mode 100644
index 684e73d4f..000000000
--- a/source/ap/jove/jove.glibc-2.30.diff
+++ /dev/null
@@ -1,17 +0,0 @@
---- ./iproc.c.orig 2008-05-20 21:35:18.000000000 -0500
-+++ ./iproc.c 2019-08-19 17:28:01.899194246 -0500
-@@ -536,14 +536,6 @@
-
- # ifdef SVR4_PTYS
- # include <stdlib.h> /* for grantpt and unlockpt, at least in Solaris 2.3 */
--# if _XOPEN_SOURCE >= 500
-- /* Linux/glibc no longer pretends to support STREAMS (XSR) (2008) */
--# if _XOPEN_STREAMS != -1
--# include <stropts.h>
--# endif
--# else
--# include <sys/stropts.h>
--# endif
- extern char *ptsname proto((int /*filedes*/)); /* get name of slave */
- # endif
-