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, 0 insertions, 13 deletions
diff --git a/source/xap/gftp/gftp.glibc-2.30.diff b/source/xap/gftp/gftp.glibc-2.30.diff
deleted file mode 100644
index efefcfe2b..000000000
--- a/source/xap/gftp/gftp.glibc-2.30.diff
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./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)
- {