Hi,
aMule saved servers.met almost every second here. This fixed it.
diff -pru aMule-1.2.0/src/otherfunctions.h aMule-1.2.0.fixed/src/otherfunctions.h
--- aMule-1.2.0/src/otherfunctions.h 2003-11-24 00:51:43.000000000 -0500
+++ aMule-1.2.0.fixed/src/otherfunctions.h 2003-12-02 13:15:26.000000000 -0500
@@ -119,7 +119,7 @@ __inline int CompareUnsigned(uint32 uSiz
return 0;
}
-inline long GetTickCount()
+inline uint32 GetTickCount()
{
struct timeval aika;
gettimeofday(&aika,NULL);
diff -pru aMule-1.2.0/src/updownclient.h aMule-1.2.0.fixed/src/updownclient.h
--- aMule-1.2.0/src/updownclient.h 2003-11-24 02:57:05.000000000 -0500
+++ aMule-1.2.0.fixed/src/updownclient.h 2003-12-02 13:15:26.000000000 -0500
@@ -30,7 +30,6 @@
class CPartFile;
class CKnownFile;
typedef unsigned char byte;
-extern inline long GetTickCount();
// uploadstate