* src/system.h (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM,
authorJim Meyering <jim@meyering.net>
Sat, 8 May 1999 23:28:42 +0000 (23:28 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 May 1999 23:28:42 +0000 (23:28 +0000)
commit4905751e2f5bbc6d412f221151ab58f938697a2c
tree2b009826d64fecd3a24b03b5fec9cef40cdebb72
parentd103085de3752c50318391f8e1b395f1e2ca991d
* src/system.h (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM,
and all the *_MIN and *_MAX symbols): Remove definitions.
* src/sys2.h: Put the definitions here instead (this file is shared
between all three *utils packages, while system.h is not).
src/sys2.h