glibc/include/sys/file.h

5 lines
125 B
C

#include <misc/sys/file.h>
/* Now define the internal interfaces. */
extern int __flock __P ((int __fd, int __operation));