From a253da17c2a05e8771102b541c673e97891b57fd Mon Sep 17 00:00:00 2001 From: g0dil <g0dil@wiback.org> Date: Wed, 7 Nov 2007 12:11:27 +0000 Subject: [PATCH] Utils: Commit missed file --- Utils/DaemonTools.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/Utils/DaemonTools.hh b/Utils/DaemonTools.hh index 5fb5c2a14..46d510afd 100644 --- a/Utils/DaemonTools.hh +++ b/Utils/DaemonTools.hh @@ -190,6 +190,7 @@ namespace senf { implementation is not overridden. */ private: + void fork(); void pidfileCreate(); int argc_; -- GitLab