aboutsummaryrefslogtreecommitdiffstats
path: root/xlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlink.c')
-rw-r--r--xlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlink.c b/xlink.c
index c0e4ff32..ecf9f968 100644
--- a/xlink.c
+++ b/xlink.c
@@ -28,7 +28,7 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
-#ifdef HAVE_ZLIB_H
+#ifdef LIBXML_ZLIB_ENABLED
#include <zlib.h>
#endif