From 053563091360fe197624bd4c0826d6d1545c9049 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Sat, 21 Jul 2018 07:21:31 +0200 Subject: [PATCH] core: typo: Remove trailing 1. * include/alloca.h: typo: Remove trailing 1. --- include/alloca.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/alloca.h b/include/alloca.h index 6643b142..0515093b 100644 --- a/include/alloca.h +++ b/include/alloca.h @@ -24,7 +24,7 @@ #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif -#undef __MES_ALLOCA_H 1 +#undef __MES_ALLOCA_H #include_next #else // ! WITH_GLIBC