X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-daemon%2Fstatic-services.h;h=a2bc355abf1f7254d7b1ad644e405003d6b36a65;hb=cce02bf638894512769ff026f5702c3e892a20f1;hp=1c503727ca9a2e7c206a3154d8cd29d77d0b9335;hpb=d7a2e63033dd0d2d248b4cab7bf35e78f4049354;p=catta diff --git a/avahi-daemon/static-services.h b/avahi-daemon/static-services.h index 1c50372..a2bc355 100644 --- a/avahi-daemon/static-services.h +++ b/avahi-daemon/static-services.h @@ -22,7 +22,7 @@ USA. ***/ -void static_service_load(void); +void static_service_load(int in_chroot); void static_service_free_all(void); void static_service_add_to_server(void); void static_service_remove_from_server(void);