aboutsummaryrefslogtreecommitdiffstats
path: root/elfgcchack.h
diff options
context:
space:
mode:
Diffstat (limited to 'elfgcchack.h')
-rw-r--r--elfgcchack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/elfgcchack.h b/elfgcchack.h
index 8c52884a..5ac93bfb 100644
--- a/elfgcchack.h
+++ b/elfgcchack.h
@@ -11,7 +11,7 @@
#ifdef IN_LIBXML
#ifdef __GNUC__
#ifdef PIC
-#ifdef linux
+#ifdef __linux__
#if (__GNUC__ == 3 && __GNUC_MINOR__ >= 3) || (__GNUC__ > 3)
#include "libxml/c14n.h"