From 0722536fcef8559b01728235b4a580991766a3cf Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 5 Mar 2009 08:54:32 +0100 Subject: tested again on older OpenBSD 4.2 --- tests/daemon/testd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/daemon') diff --git a/tests/daemon/testd.c b/tests/daemon/testd.c index 47dad8e..fdb3a8f 100644 --- a/tests/daemon/testd.c +++ b/tests/daemon/testd.c @@ -2,6 +2,7 @@ #include /* for exit, unistd, getuid, getppid */ #include /* for EXIT_FAILURE, EXIT_SUCCESS */ +#include /* for fprntf */ #include "errors.h" /* global error codes */ #include "log.h" /* logging facility */ -- cgit v1.2.3-54-g00ecf