blob: 2da6ddbc38454eb47a5bd3588b5b8b16e1fc6dab [file] [log] [blame]
#ifndef ARPA_INET_H
#define ARPA_INET_H
#include "../../../include/arpa/inet.h"
int __inet_aton(const char *, struct in_addr *);
#endif