]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_case_meta_conn_04/node_sim_peer.c
Fix compiler warnings in the test suites.
[meshlink] / test / blackbox / test_case_meta_conn_04 / node_sim_peer.c
index b619f77efce161c310c6adc5091e4ffc8d8f9875..ef0cfcbbdba166a950c3224c3d1cf840615a421d 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;