build: update gnulib to latest

* gl/lib/mbbuf.h: Explicitly include string.h
needed since gnulib commit b6d5b2f72
This commit is contained in:
Pádraig Brady
2026-04-25 12:14:20 +01:00
parent b2c4224048
commit 2e629a1d8e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@
#include <stdio.h>
#include <stddef.h>
#include <string.h>
#include <unistd.h>
#include "fseterr.h"
+1 -1
Submodule gnulib updated: fb7312fa8d...e2fb3d721a