aboutsummaryrefslogtreecommitdiff
path: root/zconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'zconf.h')
-rw-r--r--zconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zconf.h b/zconf.h
index 7a9d8f2..9987a77 100644
--- a/zconf.h
+++ b/zconf.h
@@ -218,7 +218,7 @@
218# endif 218# endif
219#endif 219#endif
220 220
221#if ( defined(ZLIB_CONST) || defined(__cplusplus) ) && !defined(z_const) 221#if defined(ZLIB_CONST) && !defined(z_const)
222# define z_const const 222# define z_const const
223#else 223#else
224# define z_const 224# define z_const