From: g0dil Date: Wed, 7 Nov 2007 12:11:27 +0000 (+0000) Subject: Utils: Commit missed file X-Git-Url: http://g0dil.de/git?a=commitdiff_plain;h=498e46942326c504b30ebdbb5e4d9be1b48d2b5f;hp=9060358b468cab462be61aa34e93f7dfd60894f2;p=senf.git Utils: Commit missed file git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@497 270642c3-0616-0410-b53a-bc976706d245 --- diff --git a/Utils/DaemonTools.hh b/Utils/DaemonTools.hh index 5fb5c2a..46d510a 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_;