* src/system.h (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM,
authorJim Meyering <jim@meyering.net>
Sat, 8 May 1999 23:29:47 +0000 (23:29 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 May 1999 23:29:47 +0000 (23:29 +0000)
commit02d760e23277c3f147b8d8f342ce1bea49870dcb
tree1deb63eb744348b92baa275df7c675cdc57fbbf6
parent4905751e2f5bbc6d412f221151ab58f938697a2c
* 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/system.h