diff options
Diffstat (limited to 'zutil.h')
-rw-r--r-- | zutil.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ | |||
17 | #include "zlib.h" | 17 | #include "zlib.h" |
18 | 18 | ||
19 | #ifdef STDC | 19 | #ifdef STDC |
20 | # if !(defined(_WIN32_WCE) && defined(_MSV_VER)) | 20 | # if !(defined(_WIN32_WCE) && defined(_MSC_VER)) |
21 | # include <stddef.h> | 21 | # include <stddef.h> |
22 | # endif | 22 | # endif |
23 | # include <string.h> | 23 | # include <string.h> |