php-src/ext/phar/lib/unistd.h

4 lines
44 B
C

#ifndef _MSC_VER
#include <unistd.h>
#endif