From 33ef3ac7854adece095e69ea8fb0e70fb1feeea6 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 8 Feb 2021 09:04:43 +0200 Subject: Updates from GNULIB, including major work on regex. --- helpers/update-support.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'helpers/update-support.sh') diff --git a/helpers/update-support.sh b/helpers/update-support.sh index 122ef896..a85d86ae 100755 --- a/helpers/update-support.sh +++ b/helpers/update-support.sh @@ -25,7 +25,8 @@ regex.h regex_internal.c regex_internal.h verify.h -xalloc.h" +malloc/dynarray.h +malloc/dynarray-skeleton.c" for i in $FILE_LIST do -- cgit v1.2.3