1 2 3 4 5 6 7 8 9 10 11
--- gzguts.h.old 2024-07-31 01:09:21.002092904 -0400 +++ gzguts.h 2024-07-31 01:10:09.356267123 -0400 @@ -11,7 +11,7 @@ # undef _FILE_OFFSET_BITS # endif #endif - +#include "unistd.h" #ifdef HAVE_HIDDEN # define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) #else