X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-daemon%2Fmain.h;h=77af0d06e2f27d0531999d9a7b085614d4dc9338;hb=7f72e93ab47a02f3e3fe04a0ff72236dd27cc496;hp=8db60e492966419a4c3ea43d012f73a95f3ceb07;hpb=f334deaf9d630782be3f7f535265ff7488162f85;p=catta diff --git a/avahi-daemon/main.h b/avahi-daemon/main.h index 8db60e4..77af0d0 100644 --- a/avahi-daemon/main.h +++ b/avahi-daemon/main.h @@ -23,7 +23,11 @@ ***/ #include +#include extern AvahiServer *avahi_server; +extern AvahiSimplePoll *simple_poll_api; + +extern int nss_support; #endif