musl complains fatal error: sys/unistd.h: No such file or directory and rightly so Signed-off-by: Khem Raj Upstream-Status: Pending --- libdaemon-0.14.orig/examples/testd.c +++ libdaemon-0.14/examples/testd.c @@ -21,9 +21,9 @@ #include #include #include +#include #include #include -#include #include #include