OSDN Git Service

PR fortran/15235
[pf3gnuchains/gcc-fork.git] / libgfortran / libgfortran.h
index 112fd07..6234e25 100644 (file)
@@ -50,7 +50,7 @@ Boston, MA 02111-1307, USA.  */
 #if HAVE_SYS_TYPES_H
 #include <sys/types.h>
 #endif
-typedef off_t offset_t;
+typedef off_t gfc_offset;
 
 #ifndef NULL
 #define NULL (void *) 0