]> Savannah Git Hosting - gnulib.git/commit
aligned_alloc tests: Fix compilation error on mingw (regr. 2024-11-04).
authorBruno Haible <bruno@clisp.org>
Wed, 6 Nov 2024 04:23:51 +0000 (05:23 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 6 Nov 2024 04:23:51 +0000 (05:23 +0100)
commitb34009858df5ab00c3037d61cc21e3d919339686
tree0c85749e0a64212eac20bd1b53f262088bc831ea
parent6ba3df05fe8ed1f93814e48c0445711fcbec16f8
aligned_alloc tests: Fix compilation error on mingw (regr. 2024-11-04).

* tests/test-aligned_alloc.c (aligned_alloc): Don't redefine if
aligned_alloc does not exist.
ChangeLog
tests/test-aligned_alloc.c