Index: /zzuf/trunk/src/lib-stream.c
===================================================================
--- /zzuf/trunk/src/lib-stream.c	(revision 3980)
+++ /zzuf/trunk/src/lib-stream.c	(revision 3981)
@@ -293,5 +293,5 @@
 int NEW(fseeko64)(FILE *stream, off64_t offset, int whence)
 {
-    int ret; FSEEK(fseeko64, ftello); return ret;
+    int ret; FSEEK(fseeko64, ftello64); return ret;
 }
 #endif
