diff options
Diffstat (limited to 'www/aria/files/patch-src__ItemList.h')
-rw-r--r-- | www/aria/files/patch-src__ItemList.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/aria/files/patch-src__ItemList.h b/www/aria/files/patch-src__ItemList.h new file mode 100644 index 000000000000..ca2c8edbdcc0 --- /dev/null +++ b/www/aria/files/patch-src__ItemList.h @@ -0,0 +1,11 @@ +--- src/ItemList.h.orig Sat Mar 16 23:13:00 2002 ++++ src/ItemList.h Thu Apr 8 22:56:34 2004 +@@ -31,7 +31,7 @@ + #include <string> + #include <fstream> + //#include <map> +-#include <pair.h> ++//#include <pair.h> + #include "aria.h" + #include "utils.h" + #include "ProxyList.h" |