From: Bruno Haible Date: Fri, 25 Oct 2024 11:59:41 +0000 (+0200) Subject: xalloc: Adjust dependencies after last change. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=e4f2c2c0d7904375803918f6159f8ef0c68276b0;p=gnulib.git xalloc: Adjust dependencies after last change. * modules/xalloc (Depends-on): Remove realloc-gnu. Add realloc-posix. --- diff --git a/ChangeLog b/ChangeLog index 4b87a07470..d39354df1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2024-10-25 Bruno Haible + + xalloc: Adjust dependencies after last change. + * modules/xalloc (Depends-on): Remove realloc-gnu. Add realloc-posix. + 2024-10-25 Bruno Haible ialloc: Fix dependencies. diff --git a/modules/xalloc b/modules/xalloc index 15059bf47f..3ff92ae57f 100644 --- a/modules/xalloc +++ b/modules/xalloc @@ -14,7 +14,7 @@ ialloc idx malloc-gnu minmax -realloc-gnu +realloc-posix reallocarray stdckdint stdint