4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-03 04:50:23 +08:00
2001-09-05 15:56:01 +00:00

10 lines
138 B
C

/* unistd.h for Cygwin. */
#ifndef _UNISTD_H_
#define _UNISTD_H_
# include <sys/unistd.h>
# include <getopt.h>
#endif /* _UNISTD_H_ */