From f16d25a7c6bb9c0645ce31d15f6564577197af45 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 19 Feb 2019 16:47:05 +0000 Subject: Adaptation to skalibs/posixishard.h --- src/libs6/ftrigr_wait_or.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/libs6/ftrigr_wait_or.c') diff --git a/src/libs6/ftrigr_wait_or.c b/src/libs6/ftrigr_wait_or.c index 0c7ea03..71a7e3e 100644 --- a/src/libs6/ftrigr_wait_or.c +++ b/src/libs6/ftrigr_wait_or.c @@ -1,8 +1,10 @@ /* ISC license. */ #include -#include + +#include #include + #include int ftrigr_wait_or (ftrigr_t *a, uint16_t const *idlist, unsigned int n, tain_t const *deadline, tain_t *stamp, char *c) -- cgit v1.3.1