summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/chroot.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-daemon/chroot.h')
-rw-r--r--avahi-daemon/chroot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-daemon/chroot.h b/avahi-daemon/chroot.h
index 1255739..ea61c5a 100644
--- a/avahi-daemon/chroot.h
+++ b/avahi-daemon/chroot.h
@@ -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);