diff options
Diffstat (limited to 'www/aria/files/patch-src::RetrieveFTP.h')
-rw-r--r-- | www/aria/files/patch-src::RetrieveFTP.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/aria/files/patch-src::RetrieveFTP.h b/www/aria/files/patch-src::RetrieveFTP.h new file mode 100644 index 000000000000..56d625abb833 --- /dev/null +++ b/www/aria/files/patch-src::RetrieveFTP.h @@ -0,0 +1,11 @@ +--- src/RetrieveFTP.h.orig Wed Feb 13 21:09:24 2002 ++++ src/RetrieveFTP.h Thu Apr 8 22:57:28 2004 +@@ -27,7 +27,7 @@ + #include <arpa/inet.h> + #include <errno.h> + #include <fstream> +-#include <pair.h> ++//#include <pair.h> + #include "aria.h" + #include "FTPcontainer.h" + #include "ItemCell.h" |