From: Paul Eggert Date: Thu, 18 Sep 2025 21:22:39 +0000 (-0700) Subject: maint: we use Gnulib’s stddef-h module directly X-Git-Tag: v9.8~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af536b5ab7221bf67f8cd8286e8872ce4e0a285c;p=thirdparty%2Fcoreutils.git maint: we use Gnulib’s stddef-h module directly * bootstrap.conf (gnulib_modules): Add stddef-h, since the code uses ‘unreachable’ which is supplied by that module. --- diff --git a/bootstrap.conf b/bootstrap.conf index 1a2d961a1d..ae94e18158 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -256,6 +256,7 @@ gnulib_modules=" stdc_leading_zeros stdc_trailing_zeros stdckdint-h + stddef-h stdlib-safer stpcpy str_endswith