summaryrefslogtreecommitdiff
path: root/zutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'zutil.h')
-rw-r--r--zutil.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/zutil.h b/zutil.h
index db678b0..c2c98d9 100644
--- a/zutil.h
+++ b/zutil.h
@@ -181,6 +181,9 @@ extern const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
# define vsnprintf _vsnprintf
# endif
# endif
+# ifdef __SASC
+# define NO_vsnprintf
+# endif
#endif
#ifdef HAVE_STRERROR