updated the 3.0 branch from the head branch - ready for alpha18
[tprouty/samba.git] / source / nsswitch / wb_common.c
index 928b70d8b1b329caa1bdd758a60856cfcac522fb..89dd6252412719eede0aab1756b7efea0b637fce 100644 (file)
@@ -86,7 +86,7 @@ void init_response(struct winbindd_response *response)
 
 /* Close established socket */
 
-void close_sock(void)
+static void close_sock(void)
 {
        if (winbindd_fd != -1) {
                close(winbindd_fd);