aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include/unistd.h
blob: f9fca8476d107bb7c4f82712518fabed1b4f0a58 (plain)
1
2
3
4
5
6
#ifndef _UNISTD_H_
#define _UNISTD_H_

# include <sys/unistd.h>

#endif /* _UNISTD_H_ */