mirror of
https://github.com/g8bpq/QtSoundModem.git
synced 2025-04-09 00:11:07 +02:00
7 lines
91 B
C
7 lines
91 B
C
|
|
#if (USE_AVAHI_CLIENT|USE_MACOS_DNSSD)
|
|
|
|
char *dns_sd_default_service_name(void);
|
|
|
|
#endif
|
|
|