core: typo: Remove trailing 1.

* include/alloca.h: typo: Remove trailing 1.
This commit is contained in:
Jan Nieuwenhuizen 2018-07-21 07:21:31 +02:00
parent 3d8dcf8f70
commit 0535630913
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 1 additions and 1 deletions

View File

@ -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