From db4857c035a52a01f337a8ef6fe70ac08ad66ad5 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 7 Feb 2015 23:27:47 +0100 Subject: style --- include/errno.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/errno.h b/include/errno.h index effa593a27..8beb1b81ba 100644 --- a/include/errno.h +++ b/include/errno.h @@ -21,7 +21,7 @@ extern int rtld_errno attribute_hidden; # include -# if !defined(__GNU__) +# if !defined __GNU__ # undef errno # ifndef NOT_IN_libc # define errno __libc_errno -- cgit v1.2.3