]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: fix compilation error on Alpine Linux and OpenBSD
authorPádraig Brady <P@draigBrady.com>
Fri, 1 May 2026 12:48:39 +0000 (13:48 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 1 May 2026 12:50:36 +0000 (13:50 +0100)
commit380dc99297cc8b57d09ae6b2fb236e7323452cf4
treeddbe5831f50c10aff01adb72a82edcd3e0935bb0
parent2de1a28bcf64b5e443c8884d875eb97103132aa1
build: fix compilation error on Alpine Linux and OpenBSD

* gl/lib/mbbuf.h: Define MBBUF_EOF in terms of MCEL_CHAR_MAX,
rather than depending on the stdint module.
Reported by Bruno Haible.
gl/lib/mbbuf.h