ports/www/aria/files/patch-src::ItemList.h
Kirill Ponomarev 42baadd690 - Fix build on big-endian arch
PR:		ports/65371
Submitted by:	Ports Fury
2004-04-09 18:20:43 +00:00

11 lines
271 B
C++

--- 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"