X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/0590cedca75c01811972b2f694f60f24028ee973..6856f6659da310947d515055e4cc3e6f9f1635a6:/server/daemonize.c diff --git a/server/daemonize.c b/server/daemonize.c index fe275d6..5f6e226 100644 --- a/server/daemonize.c +++ b/server/daemonize.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder. - * Copyright (C) 2004, 2005, 2008 Richard Kettlewell + * Copyright (C) 2004, 2005, 2007, 2008 Richard Kettlewell * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,18 +21,7 @@ * @brief Go into background */ -#include - -#include -#include -#include -#include -#include -#include - -#include "daemonize.h" -#include "syscalls.h" -#include "log.h" +#include "disorder-server.h" /** @brief Go into background * @param tag Message tag, or NULL