Assign more suitable types and fix narrowing conversion warns.
[tinc] / src / ethernet.h
index 086f572..3b074b7 100644 (file)
@@ -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