X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=daemon.c;h=2ea64ec29a001a5cd518f0320752e1d3636d8977;hb=46cbddf465bd66ba1d5c4bcc780ae0d65abd7f73;hp=d48e30c995245986bc0761eda9e7ecf52c0736e0;hpb=00c1e3fbafc6310a32bf39bbd8c36a7acee275f9;p=dss.git diff --git a/daemon.c b/daemon.c index d48e30c..2ea64ec 100644 --- a/daemon.c +++ b/daemon.c @@ -19,9 +19,9 @@ #include #include "gcc-compat.h" -#include "error.h" +#include "err.h" #include "log.h" -#include "string.h" +#include "str.h" /** * Do the usual stuff to become a daemon.