From: Toon Moene Date: Sun, 1 Jul 2001 20:19:33 +0000 (+0200) Subject: fio.h: Include for off_t. X-Git-Tag: prereleases/libstdc++-3.0.95~3539 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=074919faeaece80caae9f7873dba67a596e28377;p=thirdparty%2Fgcc.git fio.h: Include for off_t. 2001-07-01 Toon Moene * libI77/fio.h: Include for off_t. From-SVN: r43678 --- diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index 3e853c2a9546..1a6f0734581f 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,7 @@ +2001-07-01 Toon Moene + + * libI77/fio.h: Include for off_t. + 2001-07-01 Toon Moene Pedro Vazquez diff --git a/libf2c/libI77/fio.h b/libf2c/libI77/fio.h index d5e9157ca5b5..b3dca63daee9 100644 --- a/libf2c/libI77/fio.h +++ b/libf2c/libI77/fio.h @@ -1,3 +1,4 @@ +#include #include #include #ifndef NULL