From: Bruno Haible Date: Sat, 11 Jan 2025 14:20:48 +0000 (+0100) Subject: eealloc, malloca: Fix module dependencies. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=46f8e73eba75401f5a10168eac57eae3bf4607aa;p=gnulib.git eealloc, malloca: Fix module dependencies. Reported by Miro Palmu in . * modules/eealloc (Depends-on): Add stdlib-h. * modules/malloca (Depends-on): Likewise. --- diff --git a/ChangeLog b/ChangeLog index 1960825aaf..87b37005da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2025-01-11 Bruno Haible + eealloc, malloca: Fix module dependencies. + Reported by Miro Palmu in + . + * modules/eealloc (Depends-on): Add stdlib-h. + * modules/malloca (Depends-on): Likewise. + canonicalize: Fix module dependencies. Reported by Miro Palmu in . diff --git a/modules/eealloc b/modules/eealloc index 10ee49c16c..babdf4deed 100644 --- a/modules/eealloc +++ b/modules/eealloc @@ -16,6 +16,7 @@ m4/malloc.m4 Depends-on: extern-inline +stdlib-h configure.ac: gl_EEALLOC diff --git a/modules/malloca b/modules/malloca index f92f41e33e..ce1b09bc40 100644 --- a/modules/malloca +++ b/modules/malloca @@ -14,6 +14,7 @@ extensions-aix idx stdckdint-h stdint-h +stdlib-h xalloc-oversized configure.ac: