Index: trunk/Ohana/src/libohana/include/ohana.h
===================================================================
--- trunk/Ohana/src/libohana/include/ohana.h	(revision 27478)
+++ trunk/Ohana/src/libohana/include/ohana.h	(revision 27479)
@@ -189,5 +189,5 @@
 
 /* others */
-int     Fseek                  PROTO((FILE *f, long offset, int whence));
+int     Fseek                  PROTO((FILE *f, off_t offset, int whence));
 char   *ohana_version          PROTO((void));
 
