X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fethernet.h;h=3b074b7f34e2c62d8ae7eae8fc96e2a4551f6e8c;hb=290ca7a798604f33d30089477f0cddf7ba5eff9f;hp=086f5727c77053c431017ef99a6df70e875fbcae;hpb=5c76d51d0badd8a35e3883f18a5792e830448768;p=tinc diff --git a/src/ethernet.h b/src/ethernet.h index 086f5727..3b074b7f 100644 --- a/src/ethernet.h +++ b/src/ethernet.h @@ -21,6 +21,8 @@ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "system.h" + #ifndef ETH_ALEN #define ETH_ALEN 6 #endif