]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/chroot.h
make use of setproctitle() to change the process title of the daemon processes. This...
[catta] / avahi-daemon / chroot.h
index 1255739edd5b9c20edfb6e1af3a205ed620150b3..ea61c5ab9fc139ff39f0c700130db796c8abe2c5 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <stdio.h>
 
-int avahi_chroot_helper_start(void);
+int avahi_chroot_helper_start(const char *argv0);
 void avahi_chroot_helper_shutdown(void);
 int avahi_chroot_helper_get(const char *fname);