add secure_getenv function
[musl] / include / net / if_arp.h
index c832ff9..27becc8 100644 (file)
@@ -59,6 +59,7 @@ struct arphdr {
 #define ARPHRD_LAPB    516
 #define ARPHRD_DDCMP   517
 #define        ARPHRD_RAWHDLC  518
+#define ARPHRD_RAWIP   519
 
 #define ARPHRD_TUNNEL  768
 #define ARPHRD_TUNNEL6 769