Fixes: d8d701003 ("malloc.3: Since glibc 2.29, realloc() is exposed by defining _DEFAULT_SOURCE") Signed-off-by: Petr Vorel <pvorel@xxxxxxx> --- man3/malloc.3 | 1 - 1 file changed, 1 deletion(-) diff --git a/man3/malloc.3 b/man3/malloc.3 index 111e2a067..c3b688ab3 100644 --- a/man3/malloc.3 +++ b/man3/malloc.3 @@ -51,7 +51,6 @@ Feature Test Macro Requirements for glibc (see .PP .BR reallocarray (): .ad l -_GNU_SOURCE Since glibc 2.29: _DEFAULT_SOURCE Glibc 2.28 and earlier: -- 2.24.1