diff options
author | Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | 1999-01-03 20:07:56 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-01-03 13:07:56 -0700 |
commit | d670fb27a0477b767e8b35b904f8f77925bba160 (patch) | |
tree | 02009f187974e93c3f9c84828f1777a0f90190f3 /libchill/ChangeLog | |
parent | 9d6b41f3f1a01a875952a75e555061ec42f49ee2 (diff) | |
download | gcc-d670fb27a0477b767e8b35b904f8f77925bba160.zip gcc-d670fb27a0477b767e8b35b904f8f77925bba160.tar.gz gcc-d670fb27a0477b767e8b35b904f8f77925bba160.tar.bz2 |
* readrecord.c: Include <sys/types.h> for off_t.
From-SVN: r24467
Diffstat (limited to 'libchill/ChangeLog')
-rw-r--r-- | libchill/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libchill/ChangeLog b/libchill/ChangeLog index 672a594..6b67f73 100644 --- a/libchill/ChangeLog +++ b/libchill/ChangeLog @@ -1,3 +1,7 @@ +Sun Jan 3 21:04:53 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> + + * readrecord.c: Include <sys/types.h> for off_t. + 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this |