]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: update gnulib to latest
authorPádraig Brady <P@draigBrady.com>
Sat, 25 Apr 2026 11:14:20 +0000 (12:14 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 25 Apr 2026 11:25:29 +0000 (12:25 +0100)
* gl/lib/mbbuf.h: Explicitly include string.h
needed since gnulib commit b6d5b2f72

gl/lib/mbbuf.h
gnulib

index 715bec6c344b8f5762b1590cfa6269218393db81..63557fdcedfc3dbebff6426229735623d1bb9bae 100644 (file)
@@ -25,6 +25,7 @@
 
 #include <stdio.h>
 #include <stddef.h>
+#include <string.h>
 #include <unistd.h>
 
 #include "fseterr.h"
diff --git a/gnulib b/gnulib
index fb7312fa8d3df29f0ca0678f669b9a5b88a078ec..e2fb3d721a7dc65bee6ddc887ccb0d1bdd7291e2 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit fb7312fa8d3df29f0ca0678f669b9a5b88a078ec
+Subproject commit e2fb3d721a7dc65bee6ddc887ccb0d1bdd7291e2