]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_case_meta_conn_03/node_sim_peer.c
Fix compiler warnings in the test suites.
[meshlink] / test / blackbox / test_case_meta_conn_03 / node_sim_peer.c
index b7dbd659949e4cb2bf1a0686cee8e8f2f2719e44..429ca3331325d746135eb9c538e1ab697c20ee7c 100644 (file)
@@ -31,6 +31,8 @@
 #define CMD_LINE_ARG_INVITEURL  5
 
 int main(int argc, char *argv[]) {
+       (void)argc;
+
        struct timeval main_loop_wait = { 5, 0 };
        int client_id = -1;