From: Toon Moene Date: Sun, 1 Jul 2001 20:19:33 +0000 (+0200) Subject: fio.h: Include for off_t. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=074919faeaece80caae9f7873dba67a596e28377;p=gcc.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 3e853c2a954..1a6f0734581 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 d5e9157ca5b..b3dca63daee 100644 --- a/libf2c/libI77/fio.h +++ b/libf2c/libI77/fio.h @@ -1,3 +1,4 @@ +#include #include #include #ifndef NULL