1 #include <php.h> 2 #include <Winsock2.h> 3 4 PHPAPI int inet_aton(const char *cp, struct in_addr *inp); 5