]> git.ipfire.org Git - thirdparty/glibc.git/blame - include/fcntl.h
Update.
[thirdparty/glibc.git] / include / fcntl.h
CommitLineData
6796bc80 1#ifndef _FCNTL_H
28f540f4 2#include <io/fcntl.h>
bdbf022d
UD
3
4/* Now define the internal interfaces. */
c19559b0 5extern int __open64 (__const char *__file, int __oflag, ...);
6796bc80 6#endif