4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-09 10:39:11 +08:00

10 lines
138 B
C
Raw Normal View History

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