diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-07-02 07:09:25 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-07-02 07:09:25 +0000 |
commit | 58df3afc50366e5a2647a38a27cefd0ffed8d393 (patch) | |
tree | 215c836af7ee360ed60b20bfcfe3a70075500740 /ChangeLog | |
parent | 047839ffb4fea7a632be0a3f66e174b3ac5c4004 (diff) | |
download | coreutils-58df3afc50366e5a2647a38a27cefd0ffed8d393.tar.xz |
Include <stdint.h> unconditionally, since we
now assume the stdint module.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-07-02 Paul Eggert <eggert@cs.ucla.edu> + + * src/system.h: Include <stdint.h> unconditionally, since we + now assume the stdint module. + 2006-07-01 Paul Eggert <eggert@cs.ucla.edu> * NEWS: With no operand, 'tail -f' now silently ignores the '-f' |