summaryrefslogtreecommitdiff
path: root/src/fdholder/s6-fdholderd.c
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-02-19 16:47:05 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-02-19 16:47:05 +0000
commitf16d25a7c6bb9c0645ce31d15f6564577197af45 (patch)
treec513f118472753e3d6e77f7c30bfa5e8f4e90adc /src/fdholder/s6-fdholderd.c
parent88b9b0e742da6dd054656c37e3cd4bb3a2ac8f64 (diff)
downloads6-f16d25a7c6bb9c0645ce31d15f6564577197af45.tar.xz
Adaptation to skalibs/posixishard.h
Diffstat (limited to 'src/fdholder/s6-fdholderd.c')
-rw-r--r--src/fdholder/s6-fdholderd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fdholder/s6-fdholderd.c b/src/fdholder/s6-fdholderd.c
index b0a9d0c..2f4c2b4 100644
--- a/src/fdholder/s6-fdholderd.c
+++ b/src/fdholder/s6-fdholderd.c
@@ -10,6 +10,8 @@
#include <errno.h>
#include <signal.h>
#include <regex.h>
+
+#include <skalibs/posixishard.h>
#include <skalibs/types.h>
#include <skalibs/allreadwrite.h>
#include <skalibs/sgetopt.h>