--- alloca.h.orig 2020-10-06 21:20:06.696412613 +0100 +++ alloca.h 2020-10-06 21:20:30.952969164 +0100 @@ -25,7 +25,7 @@ __BEGIN_DECLS -/* Remove any previous definitions. */ +/* Remove any previous definition. */ #undef alloca /* Allocate a block that will be freed when the calling function exits. */