1 2 3 4 5
#if defined( LYNXOS_FCNTL_PROTO_CHECK ) extern int fcntl(int, int, ...); #endif /* LYNXOS_FCNTL_PROTO_CHECK */