Welcome to mirror list, hosted at ThFree Co, Russian Federation.

unistd.h « include « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f9fca8476d107bb7c4f82712518fabed1b4f0a58 (plain)
1
2
3
4
5
6
#ifndef _UNISTD_H_
#define _UNISTD_H_

# include <sys/unistd.h>

#endif /* _UNISTD_H_ */