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 ad82e3b..254d7b5 100644
--- a/zconf.h
+++ b/zconf.h
@@ -413,7 +413,7 @@ typedef uLong FAR uLongf;
413# define Z_LARGE 413# define Z_LARGE
414#endif 414#endif
415 415
416#if defined(__WATCOM__) && !defined(Z_HAVE_UNISTD_H) 416#if defined(__WATCOMC__) && !defined(Z_HAVE_UNISTD_H)
417# define Z_HAVE_UNISTD_H 417# define Z_HAVE_UNISTD_H
418#endif 418#endif
419#if (defined(Z_HAVE_UNISTD_H) || defined(Z_LARGE)) && !defined(Z_SOLO) 419#if (defined(Z_HAVE_UNISTD_H) || defined(Z_LARGE)) && !defined(Z_SOLO)