move daemonization code to unix/
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
#include "tag/TagConfig.hxx"
|
||||
#include "ReplayGainConfig.hxx"
|
||||
#include "Idle.hxx"
|
||||
#include "SignalHandlers.hxx"
|
||||
#include "Log.hxx"
|
||||
#include "LogInit.hxx"
|
||||
#include "GlobalEvents.hxx"
|
||||
@@ -56,7 +55,8 @@
|
||||
#include "decoder/DecoderList.hxx"
|
||||
#include "AudioConfig.hxx"
|
||||
#include "pcm/PcmConvert.hxx"
|
||||
#include "Daemon.hxx"
|
||||
#include "unix/SignalHandlers.hxx"
|
||||
#include "unix/Daemon.hxx"
|
||||
#include "system/FatalError.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
|
Reference in New Issue
Block a user