diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:44:42 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:44:42 +0000 |
commit | 4e441aef5fd02eb946b79eeecb52e44265e96f34 (patch) | |
tree | 72f168472fcd1a8841f16cebc135cf56e932377e /ftp/quftp/files/patch-rc.c | |
parent | converters/ruby-iconv: Use standard check for Ruby 2.0 (diff) |
Rename finance/ and ftp/ patch-xy patches to reflext the files they modify.
Diffstat (limited to 'ftp/quftp/files/patch-rc.c')
-rw-r--r-- | ftp/quftp/files/patch-rc.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/quftp/files/patch-rc.c b/ftp/quftp/files/patch-rc.c new file mode 100644 index 000000000000..6cb37df40fc9 --- /dev/null +++ b/ftp/quftp/files/patch-rc.c @@ -0,0 +1,10 @@ +--- rc.c.orig Wed Dec 10 20:36:15 2003 ++++ rc.c Wed Dec 10 20:36:32 2003 +@@ -5,7 +5,6 @@ + * $Date: 2002/06/13 07:00:33 $ + */ + +-#include <malloc.h> + #include <stdlib.h> + #include <string.h> + #include <stdio.h> |