summaryrefslogtreecommitdiff
path: root/zconf.h.cmakein
diff options
context:
space:
mode:
Diffstat (limited to 'zconf.h.cmakein')
-rw-r--r--zconf.h.cmakein2
1 files changed, 1 insertions, 1 deletions
diff --git a/zconf.h.cmakein b/zconf.h.cmakein
index 6f964b8..8109100 100644
--- a/zconf.h.cmakein
+++ b/zconf.h.cmakein
@@ -415,7 +415,7 @@ typedef uLong FAR uLongf;
415# define Z_LARGE 415# define Z_LARGE
416#endif 416#endif
417 417
418#if defined(__WATCOM__) && !defined(Z_HAVE_UNISTD_H) 418#if defined(__WATCOMC__) && !defined(Z_HAVE_UNISTD_H)
419# define Z_HAVE_UNISTD_H 419# define Z_HAVE_UNISTD_H
420#endif 420#endif
421#if (defined(Z_HAVE_UNISTD_H) || defined(Z_LARGE)) && !defined(Z_SOLO) 421#if (defined(Z_HAVE_UNISTD_H) || defined(Z_LARGE)) && !defined(Z_SOLO)