From 691c69e626e4ceb85567a5288348bd04378fd410 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 30 Aug 2021 19:11:44 +0000 Subject: s6-svlink, s6-svunlink, .h changes Renamed from s6-svdir-(un)link. Doc added. Full functionality added. Still need to be tested. Unrelated: .h names simplified. Signed-off-by: Laurent Bercot --- src/libs6/s6lock_startf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libs6/s6lock_startf.c') diff --git a/src/libs6/s6lock_startf.c b/src/libs6/s6lock_startf.c index e58cb46..be6e0c8 100644 --- a/src/libs6/s6lock_startf.c +++ b/src/libs6/s6lock_startf.c @@ -3,7 +3,7 @@ #include #include #include -#include +#include int s6lock_startf (s6lock_t *a, char const *lockdir, tain const *deadline, tain *stamp) { -- cgit v1.3.1