Hi! Is the function inet_pton implemented in any library for MiNT? In arpa/inet.h i see that is defined, but the linker gives me "undefined reference to inet_pton" error. I was supposing that the function was in libsocket.a. Thanks