Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. --- pdfium/third_party/zlib_v1211/zconf.h 2017-03-27 09:56:51.172107336 -0700
  2. +++ zlib/zconf.h 2017-03-30 12:48:48.436229238 -0700
  3. @@ -431,7 +431,7 @@
  4. typedef unsigned long z_crc_t;
  5. #endif
  6.  
  7. -#ifdef HAVE_UNISTD_H /* may be set to #if 1 by ./configure */
  8. +#if !defined(_WIN32)
  9. # define Z_HAVE_UNISTD_H
  10. #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement