Update.
[glibc.git] / include / fcntl.h
blob8714d6aa147233d6ea40a7a9f28a856a3085e0b1
1 #ifndef _FCNTL_H
2 #include <io/fcntl.h>
4 /* Now define the internal interfaces. */
5 extern int __open64 (__const char *__file, int __oflag, ...);
6 #endif