summaryrefslogtreecommitdiff
path: root/src/fdholder/s6-fdholder-daemon.c
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-11-29 12:33:38 +0000
committerLaurent Bercot <ska@appnovation.com>2022-11-29 12:33:38 +0000
commite63e9a4c5b6cba6a8c2b43a92f0e1a597ed586d2 (patch)
treeece443cf9265cc201c85aca972bc5be2669f4dd2 /src/fdholder/s6-fdholder-daemon.c
parent1c9a61c0697e6af47fa7839226e470ba2c13f919 (diff)
downloads6-e63e9a4c5b6cba6a8c2b43a92f0e1a597ed586d2.tar.xz
Adapt to skalibs-2.13.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src/fdholder/s6-fdholder-daemon.c')
-rw-r--r--src/fdholder/s6-fdholder-daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fdholder/s6-fdholder-daemon.c b/src/fdholder/s6-fdholder-daemon.c
index efb84ab..9508c2c 100644
--- a/src/fdholder/s6-fdholder-daemon.c
+++ b/src/fdholder/s6-fdholder-daemon.c
@@ -5,7 +5,7 @@
#include <skalibs/types.h>
#include <skalibs/sgetopt.h>
-#include <skalibs/strerr2.h>
+#include <skalibs/strerr.h>
#include <skalibs/exec.h>
#include <s6/config.h>