diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-28 10:43:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-28 10:43:57 +0000 |
commit | 69011721561043e87653565d46d627acca7a06e8 (patch) | |
tree | 178b50a6f7611b58c1907c8ffe60ec5f242e2c1f /ftp/quftp/files/patch-ac | |
parent | New Port: quftp-1.0.7 (diff) |
add patch files which do have RCS tags in it.
PR: ports/60164
Notes
Notes:
svn path=/head/; revision=96767
Diffstat (limited to 'ftp/quftp/files/patch-ac')
-rw-r--r-- | ftp/quftp/files/patch-ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/quftp/files/patch-ac b/ftp/quftp/files/patch-ac new file mode 100644 index 000000000000..76564cd42474 --- /dev/null +++ b/ftp/quftp/files/patch-ac @@ -0,0 +1,10 @@ +--- text.c.orig Wed Dec 10 20:36:09 2003 ++++ text.c Wed Dec 10 20:36:57 2003 +@@ -3,7 +3,6 @@ + $Date: 2002/06/24 04:04:32 $ + */ + +-#include <malloc.h> + #include <stdlib.h> + #include <unistd.h> + #include <string.h> |