<p></p>
<p>The order of includes is correct:</p>
<pre><code>#include <netinet/in.h>
#include <linux/if_bridge.h>
</code></pre>
<p>The idea was to let <code><netinet/in.h></code> define <code>__UAPI_DEF_</code>* macros and let <code><linux/if_bridge.h></code> define appropriate types depending on these <code>__UAPI_DEF_</code>* definitions.</p>
<p>Unfortunately, it looks like the attempt to coordinate between glibc, musl, and linux has failed with <code><linux/if_bridge.h></code>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/strace/strace/issues/177#issuecomment-809743768">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AOVBTRYBLZBTWZRLUQYP2OTTGD2PRANCNFSM4Z7EBDZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AOVBTR4FR24X3BXP25MGBBTTGD2PRA5CNFSM4Z7EBDZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGBB3LGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/strace/strace/issues/177#issuecomment-809743768",
"url": "https://github.com/strace/strace/issues/177#issuecomment-809743768",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>