Further tweaks #2
[sdk] / deps / zlib-1.2.8 / gzwrite.c
index aa767fb..23d7cf3 100644 (file)
@@ -3,6 +3,8 @@
  * For conditions of distribution and use, see copyright notice in zlib.h
  */
 
+#include <unistd.h>
+
 #include "gzguts.h"
 
 /* Local functions */