support_become_root: Enable file creation in user namespaces
[glibc.git] / include / sys / file.h
blobd0cd1f9e15f7c7a4d5a045e5aa6b658415ae0908
1 #ifndef _SYS_FILE_H
2 #include <misc/sys/file.h>
4 # ifndef _ISOMAC
6 /* Now define the internal interfaces. */
7 extern int __flock (int __fd, int __operation);
9 # endif /* !_ISOMAC */
10 #endif