summaryrefslogtreecommitdiff
path: root/src/include-local/s6lockd.h
blob: 61a23b8c0a3c13db77d311351b20415a47be8676 (plain)
1
2
3
4
5
6
7
8
/* ISC license. */

#ifndef S6LOCKD_H
#define S6LOCKD_H

extern int s6lockd_openandlock (char const *, int, int) ;

#endif