1 2 3 4 5 6 7 8
/* ISC license. */ #include <skalibs/djbunix.h> void s6_svc_lock_release (int fd) { fd_close(fd) ; }