missing macro call and inculdes added
[senf.git] / Utils / Daemon / Daemon.cc
index 2326897..93bfba5 100644 (file)
@@ -31,6 +31,7 @@
 #include <sys/stat.h>
 #include <sys/wait.h>
 #include <unistd.h>
+#include <limits.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <signal.h>