]> git.meshlink.io Git - catta/blobdiff - avahi-common/domain-test.c
* avahi-utils: replace python avahi-browse with a version written in C.
[catta] / avahi-common / domain-test.c
index b765532936125a1302c2ada271980ad7e78427d6..c9ff32e2db3f633ef3d76a2c5adde8a38f9ee4ba 100644 (file)
@@ -30,7 +30,7 @@
 #include "domain.h"
 #include "malloc.h"
 
-int main(int argc, char *argv[]) {
+int main(AVAHI_GCC_UNUSED int argc, AVAHI_GCC_UNUSED char *argv[]) {
     char *s;
     char t[256], r[256];
     const char *p;