<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:fw@strlen.de" title="Florian Westphal <fw@strlen.de>"> <span class="fn">Florian Westphal</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - v1.8.1 FTBFS on Void Linux due to conflicting definitions"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1277">bug 1277</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>fw@strlen.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - v1.8.1 FTBFS on Void Linux due to conflicting definitions"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1277#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - v1.8.1 FTBFS on Void Linux due to conflicting definitions"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1277">bug 1277</a>
              from <span class="vcard"><a class="email" href="mailto:fw@strlen.de" title="Florian Westphal <fw@strlen.de>"> <span class="fn">Florian Westphal</span></a>
</span></b>
        <pre>(In reply to Cameron Nemo from <a href="show_bug.cgi?id=1277#c1">comment #1</a>)
<span class="quote">> Can reproduce on 1.8.1.</span >

Dies this help?

diff --git a/extensions/libxt_mac.c b/extensions/libxt_mac.c
--- a/extensions/libxt_mac.c
+++ b/extensions/libxt_mac.c
@@ -1,9 +1,5 @@
 #include <stdio.h>
-#if defined(__GLIBC__) && __GLIBC__ == 2
 #include <net/ethernet.h>
-#else
-#include <linux/if_ether.h>
-#endif</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>