Usermode - A few tweaks to POSIX emulation for dropbear
[tpg/acess2.git] / Usermode / Libraries / libpsocket.so_src / include_exp / netinet / in.h
index 8abf766..33e7865 100644 (file)
@@ -22,7 +22,7 @@ struct sockaddr_in
 
 // getsockopt/setsockopt(level)
 enum {
-       IPPROTO_IP,
+       IPPROTO_IP = 1,
        IPPROTO_ICMP,
        IPPROTO_TCP,
        IPPROTO_UDP

UCC git Repository :: git.ucc.asn.au