Fix Windows build

This commit is contained in:
Even Rouault 2020-12-31 14:54:59 +01:00
parent 433edd0eea
commit 2519439d7d
No known key found for this signature in database
GPG Key ID: 33EBBFC47B3DD87D
1 changed files with 2 additions and 0 deletions

View File

@ -3,7 +3,9 @@
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#ifndef _WIN32
#include <unistd.h>
#endif
#ifdef _LARGEFILE64_SOURCE
# ifndef _LARGEFILE_SOURCE