summaryrefslogtreecommitdiffstats
path: root/source/xap/gftp/gftp.glibc-2.30.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/xap/gftp/gftp.glibc-2.30.diff')
-rw-r--r--source/xap/gftp/gftp.glibc-2.30.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/source/xap/gftp/gftp.glibc-2.30.diff b/source/xap/gftp/gftp.glibc-2.30.diff
new file mode 100644
index 000000000..efefcfe2b
--- /dev/null
+++ b/source/xap/gftp/gftp.glibc-2.30.diff
@@ -0,0 +1,13 @@
+--- ./lib/pty.c.orig 2007-03-12 20:56:43.000000000 -0500
++++ ./lib/pty.c 2019-08-19 17:30:51.858199288 -0500
+@@ -61,10 +61,6 @@
+
+ #elif HAVE_GRANTPT
+
+-#if !(defined(__FreeBSD__) || defined(__NetBSD__) || defined(__APPLE__))
+-#include <stropts.h>
+-#endif
+-
+ char *
+ gftp_get_pty_impl (void)
+ {