chiark / gitweb /
"make distcheck" now passes
[disorder] / server / daemonize.c
index 7dea7000706c25977a5611fab9b73970e970f59f..5f6e2260640b69909968f39f23dd85614aedc337 100644 (file)
  * @brief Go into background
  */
 
-#include <config.h>
-
-#include <fcntl.h>
-#include <unistd.h>
-#include <stdio.h>
-#include <errno.h>
-#include <sys/wait.h>
-#include <syslog.h>
-
-#include "daemonize.h"
-#include "syscalls.h"
-#include "log.h"
+#include "disorder-server.h"
 
 /** @brief Go into background
  * @param tag Message tag, or NULL