#ifndef LIBC_ISYSTEM_ARPA_INET_H_ #define LIBC_ISYSTEM_ARPA_INET_H_ #include "libc/calls/weirdtypes.h" #include "libc/sock/sock.h" #include "libc/sock/struct/sockaddr.h" #include "libc/sysv/consts/af.h" #include "libc/sysv/consts/inet6.h" #endif