This commit is contained in:
Kurt Zeilenga 2000-10-02 14:10:51 +00:00
parent 0c3344eef3
commit 5c66902abb

View file

@ -275,7 +275,7 @@ static Listener * open_listener( const char* url )
ldap_free_urldesc( lud ); ldap_free_urldesc( lud );
sai = res; sai = res;
do { do {
switch( sai_ai_family ) { switch( sai->ai_family ) {
case AF_INET: case AF_INET:
# ifdef LDAP_PF_INET6 # ifdef LDAP_PF_INET6
case AF_INET6: case AF_INET6: