glibc/include/fcntl.h

5 lines
134 B
C

#include <io/fcntl.h>
/* Now define the internal interfaces. */
extern int __open64 __P ((__const char *__file, int __oflag, ...));