blob: d0cd1f9e15f7c7a4d5a045e5aa6b658415ae0908 [file] [log] [blame]
#ifndef _SYS_FILE_H
#include <misc/sys/file.h>
# ifndef _ISOMAC
/* Now define the internal interfaces. */
extern int __flock (int __fd, int __operation);
# endif /* !_ISOMAC */
#endif