From aaea6322e9e765969f452764e51ca1ddd9783264 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 9 Aug 2021 23:42:35 +0000 Subject: skalibs-2.11.0.0 API change Signed-off-by: Laurent Bercot --- src/libs6/s6lock_update.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/libs6/s6lock_update.c') diff --git a/src/libs6/s6lock_update.c b/src/libs6/s6lock_update.c index 0926014..fdf1001 100644 --- a/src/libs6/s6lock_update.c +++ b/src/libs6/s6lock_update.c @@ -4,7 +4,6 @@ #include #include -#include #include #include #include @@ -13,6 +12,8 @@ #include +#include + static int msghandler (struct iovec const *v, void *context) { s6lock_t *a = (s6lock_t *)context ; -- cgit v1.3.1