X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FDaemonTools.hh;h=46d510afda4dcd85007eb9d55d31b88ca7d254ad;hb=498e46942326c504b30ebdbb5e4d9be1b48d2b5f;hp=5fb5c2a1470bb4e9fa4f16dc2ac338898e3cfa67;hpb=9060358b468cab462be61aa34e93f7dfd60894f2;p=senf.git 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_;