summaryrefslogtreecommitdiff
path: root/tests/daemon/testd.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/daemon/testd.c')
-rw-r--r--tests/daemon/testd.c1
1 files changed, 1 insertions, 0 deletions
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 <unistd.h> /* for exit, unistd, getuid, getppid */
#include <stdlib.h> /* for EXIT_FAILURE, EXIT_SUCCESS */
+#include <stdio.h> /* for fprntf */
#include "errors.h" /* global error codes */
#include "log.h" /* logging facility */