]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_case_meta_conn_05/node_sim_relay.c
Fix compiler warnings in the test suites.
[meshlink] / test / blackbox / test_case_meta_conn_05 / node_sim_relay.c
index c0009b6c1275d63b3ac2c9acac4001f30821e3ec..3e4299dc6091460a6959ff2a7a0c655981cddf18 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 clientid = -1;