summaryrefslogtreecommitdiff
path: root/src/fcntl/F_WRLCK.h
blob: 8eaa8711b8d58c1ce1d709371f0182ab094ab28e (plain)
1
2
3
4
5
6
7
#include <fcntl.h>

#define F_WRLCK                                                              (3)

/*
POSIX(1)
*/