1 #ifndef _UNISTD_H_
2 #define _UNISTD_H_
3 
4 # include <sys/unistd.h>
5 
6 #endif /* _UNISTD_H_ */
7