diff options
Diffstat (limited to 'helpers/update-support.sh')
-rwxr-xr-x | helpers/update-support.sh | 3 |
1 files changed, 2 insertions, 1 deletions
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 |