File corosync-0.92-silence-compiler.patch of Package corosync
diff --git a/exec/ipc.c b/exec/ipc.c index 0471247..f584e49 100644 --- a/exec/ipc.c +++ b/exec/ipc.c @@ -1136,6 +1136,8 @@ int corosync_conn_send_response_no_fcc ( corosync_conn_send_response ( conn, msg, mlen); dont_call_flow_control = 0; + + return 0; } int corosync_conn_send_response (