maint: depend on Gnulib's limits-h
commit408fc4a9c479b5802e726da10ba9a3ab78c00eb1
authorCollin Funk <collin.funk1@gmail.com>
Sun, 4 Aug 2024 23:52:29 +0000 (4 16:52 -0700)
committerJim Meyering <meyering@meta.com>
Fri, 9 Aug 2024 22:06:03 +0000 (9 15:06 -0700)
treeded455103191bc478f1e05dd5459520c043a8c52
parentec0fdda9e400ad3749e70bd9dfb40f132c3fad07
maint: depend on Gnulib's limits-h

* bootstrap.conf (gnulib_modules): Add limits-h.
* gzip.c (CHAR_BIT): Remove definition.
* unlzh.c: Include limits.h.
(CHAR_BIT, UCHAR_MAX): Remove definitions.
* util.c (CHAR_BIT): Remove definition.
bootstrap.conf
gzip.c
unlzh.c
util.c