r1415 - trunk/varnish-cache/bin/varnishd

Dag-Erling Smørgrav des at linpro.no
Fri May 11 14:40:35 CEST 2007


des at projects.linpro.no writes:
> +#ifndef HAVE_DAEMON
> +#include "compat/daemon.h"
> +#endif

Note that we don't actually have a "compat/daemon.h", because none of
the platforms we primarily care about need one (GNU libc has daemon.h in
<unistd.h>, BSD has it in <stdlib.h>).

DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no



More information about the varnish-commit mailing list