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