[svn] Check for struct sockaddr_storage.

This commit is contained in:
hniksic
2003-11-26 09:20:23 -08:00
parent 3f84a5e00e
commit 795614dcbb
5 changed files with 55 additions and 41 deletions

View File

@@ -32,12 +32,6 @@ so, delete this exception statement from your version. */
#include "host.h" /* for definition of ip_address */
#ifndef ENABLE_IPV6
# ifndef HAVE_SOCKADDR_STORAGE
# define sockaddr_storage sockaddr_in
# endif
#endif /* ENABLE_IPV6 */
/* Function declarations */
/* Returned by connect_to_host when host name cannot be resolved. */