As suggested in comment 13 of the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=410677" target="_blank">https://bugzilla.mozilla.org/show_bug.cgi?id=4106</a> discussion<br><pre>#pragma GCC diagnostic ignored &quot;-Wstrict-prototypes&quot;<br>
#include &lt;prlink.h&gt;<br>#pragma GCC diagnostic warning &quot;-Wstrict-prototypes&quot;<br><br>looks like an attractive alternative to the recent patch. At least we get strict prototype checking back for the rest of the showhostkey and rsasigkey code.</pre>
<pre>Elio</pre><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
<div><div>
_______________________________________________<br>
Dev mailing list<br>
<a href="mailto:Dev@openswan.org" target="_blank">Dev@openswan.org</a><br>
<a href="http://lists.openswan.org/mailman/listinfo/dev" target="_blank">http://lists.openswan.org/mailman/listinfo/dev</a><br>
</div></div></blockquote></div><br>