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

#define F_SETLKW                                                             (9)

/*
POSIX(1)
*/