summaryrefslogtreecommitdiffstats
path: root/source/xap/gftp/gftp.glibc-2.30.diff
blob: efefcfe2bf6640b3fe460c7f88d31f085c3386dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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)
 {