diff options
Diffstat (limited to 'ftp/ftpproxy/files/patch-ftp.c')
-rw-r--r-- | ftp/ftpproxy/files/patch-ftp.c | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/ftp/ftpproxy/files/patch-ftp.c b/ftp/ftpproxy/files/patch-ftp.c deleted file mode 100644 index fb8f266dea37..000000000000 --- a/ftp/ftpproxy/files/patch-ftp.c +++ /dev/null @@ -1,21 +0,0 @@ -*** ftp.orig Wed May 16 09:53:13 2001 ---- ftp.c Wed May 16 09:54:08 2001 -*************** -*** 31,38 **** - - #include <time.h> - #include <signal.h> -! #include <wait.h> - #include <ctype.h> - - #include <sys/types.h> - #include <sys/stat.h> ---- 31,38 ---- - - #include <time.h> - #include <signal.h> -! #include <sys/wait.h> - #include <ctype.h> - - #include <sys/types.h> - #include <sys/stat.h> |