aboutgitcodebugslistschat
path: root/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'conf.c')
-rw-r--r--conf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.c b/conf.c
index 4d23804..05a8674 100644
--- a/conf.c
+++ b/conf.c
@@ -23,8 +23,10 @@
#include <limits.h>
#include <grp.h>
#include <pwd.h>
+#include <signal.h>
#include <stdlib.h>
#include <stdint.h>
+#include <stdio.h>
#include <stdbool.h>
#include <unistd.h>
#include <syslog.h>