summaryrefslogtreecommitdiff
path: root/ftp/ftpproxy/files/patch-ftp.c
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-26 00:07:18 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-26 00:07:18 +0000
commitd5992e92c57098977d89344f2e6101b69a394842 (patch)
tree6c2ca4aca3870510b64d983d9fa684ffdf1f2fd8 /ftp/ftpproxy/files/patch-ftp.c
parentUpdate to 20020113 release of mmix (diff)
Update to 1.1.4
PR: 34186 Submitted by: maintainer
Diffstat (limited to 'ftp/ftpproxy/files/patch-ftp.c')
-rw-r--r--ftp/ftpproxy/files/patch-ftp.c21
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>