summaryrefslogtreecommitdiff
path: root/include/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/errno.h')
-rw-r--r--include/errno.h2
1 files changed, 1 insertions, 1 deletions
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 <tls.h>
-# if !defined(__GNU__)
+# if !defined __GNU__
# undef errno
# ifndef NOT_IN_libc
# define errno __libc_errno