core: typo: Remove trailing 1.
* include/alloca.h: typo: Remove trailing 1.
This commit is contained in:
parent
3d8dcf8f70
commit
0535630913
|
@ -24,7 +24,7 @@
|
|||
#ifndef _GNU_SOURCE
|
||||
#define _GNU_SOURCE
|
||||
#endif
|
||||
#undef __MES_ALLOCA_H 1
|
||||
#undef __MES_ALLOCA_H
|
||||
#include_next <alloca.h>
|
||||
|
||||
#else // ! WITH_GLIBC
|
||||
|
|
Loading…
Reference in a new issue