#ifndef _FCNTL_H #include /* Now define the internal interfaces. */ extern int __open64 (__const char *__file, int __oflag, ...); #endif