X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=daemon.c;fp=daemon.c;h=2ea64ec29a001a5cd518f0320752e1d3636d8977;hp=d48e30c995245986bc0761eda9e7ecf52c0736e0;hb=46cbddf465bd66ba1d5c4bcc780ae0d65abd7f73;hpb=b471b45977f22e3a0628befda4ad84e07fac4391 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.