#ifndef __UNISTD_H #define __UNISTD_H #include "sys.h" #include #if !defined HAVE_LOCKF #include "port/lockf.h" #endif #endif /* ifndef __UNISTD_H */