Update.
[glibc.git] / include / sys / file.h
blobc3f0af37108e76d14a4b32689805298defef03fa
1 #ifndef _SYS_FILE_H
2 #include <misc/sys/file.h>
4 /* Now define the internal interfaces. */
5 extern int __flock __P ((int __fd, int __operation));
6 #endif