Package: mod-dnssd / 0.6-4

Metadata

Package Version Patches format
mod-dnssd 0.6-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
port for apache2.4.patch | (download)

src/mod_dnssd.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 mod_dnssd.c: use ap_unixd_setup_child

This fixeds an undefined reference to unixd_setup_child in the
compiled module.  This looks to have changed in httpd-2.3.2 dev:
20090130.0 (2.3.2-dev)  Add ap_ prefix to unixd_setup_child().