]> git.meshlink.io Git - catta/blobdiff - avahi-core/hashmap-test.c
* avahi-utils: replace python avahi-browse with a version written in C.
[catta] / avahi-core / hashmap-test.c
index a57cf8b1864b8747807bd2d8a0e4d97c8e7d68ec..9826d536f6ab8aabd8ca16a6750d9d38a6b25cc9 100644 (file)
@@ -31,7 +31,7 @@
 #include "hashmap.h"
 #include "util.h"
 
-int main(int argc, char *argv[]) {
+int main(AVAHI_GCC_UNUSED int argc, AVAHI_GCC_UNUSED char *argv[]) {
     unsigned n;
     AvahiHashmap *m;
     const char *t;