add if_ether.h constants ETH_P_802_3_MIN and ETH_P_BATMAN
[musl] / include / sys / user.h
index 24ac940..96a0340 100644 (file)
@@ -5,6 +5,7 @@ extern "C" {
 #endif
 
 #include <limits.h>
+#include <stdint.h>
 #include <unistd.h>
 
 #include <bits/user.h>