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