summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/cygwin/include/unistd.h
blob: a293861d57ccd2ad3d1935ac63294603c4cd4b7c (plain)
1
2
3
4
5
6
7
8
9
/* unistd.h for Cygwin. */

#ifndef _UNISTD_H_
#define _UNISTD_H_

# include <sys/unistd.h>
# include <getopt.h>

#endif /* _UNISTD_H_ */