Re-install OpenSSL 0.9.8k
[msysgit.git] / include / unistd.h
bloba293861d57ccd2ad3d1935ac63294603c4cd4b7c
1 /* unistd.h for Cygwin. */
3 #ifndef _UNISTD_H_
4 #define _UNISTD_H_
6 # include <sys/unistd.h>
7 # include <getopt.h>
9 #endif /* _UNISTD_H_ */