diff options
Diffstat (limited to 'ftp/quftp/files/patch-ad')
-rw-r--r-- | ftp/quftp/files/patch-ad | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/quftp/files/patch-ad b/ftp/quftp/files/patch-ad new file mode 100644 index 000000000000..6cb37df40fc9 --- /dev/null +++ b/ftp/quftp/files/patch-ad @@ -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> |