From 2e41cdce6ddf859216d09292681b297848a7025f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 1 Jan 2025 18:31:40 -0800 Subject: [PATCH] Adjust to recent Gnulib module renaming * gnulib.modules: stdbool was renamed to bool, etc. --- gnulib.modules | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gnulib.modules b/gnulib.modules index ef7f1908..796c1dcd 100644 --- a/gnulib.modules +++ b/gnulib.modules @@ -25,6 +25,7 @@ argp-version-etc assert-h attribute backupfile +bool c-ctype c32rtomb c32tolower @@ -33,7 +34,7 @@ closeout configmake dirname dup2 -errno +errno-h error exclude extern-inline @@ -66,7 +67,7 @@ ialloc idx intprops inttostr -inttypes +inttypes-h largefile lchown limits-h @@ -98,16 +99,15 @@ selinux-at setenv stat-time std-gnu23 -stdbool -stddef -stdint +stddef-h +stdint-h stpcpy stdopen strdup-posix strerror strnlen symlinkat -sys_stat +sys_stat-h timespec timespec-sub unlinkat -- 2.47.2