Always initialize proto
authorAlan T. DeKok <aland@freeradius.org>
Tue, 20 Oct 2009 13:03:54 +0000 (15:03 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 20 Oct 2009 13:03:54 +0000 (15:03 +0200)
src/main/listen.c

index 31af1ad..5195ed9 100644 (file)
@@ -2651,10 +2651,7 @@ add_sockets:
                /*
                 *      
                 */
-#ifdef WITH_TCP
                home.proto = IPPROTO_UDP;
-#endif
-               
                home.src_ipaddr = server_ipaddr;
 
                /*