Blob Blame History Raw
diff -up sphinx-0.9.9/api/libsphinxclient/sphinxclient.c.fix_static sphinx-0.9.9/api/libsphinxclient/sphinxclient.c
--- sphinx-0.9.9/api/libsphinxclient/sphinxclient.c.fix_static	2010-02-11 08:32:43.473905916 -0300
+++ sphinx-0.9.9/api/libsphinxclient/sphinxclient.c	2010-02-11 08:33:23.264905947 -0300
@@ -277,7 +277,7 @@ static void sphinx_free_results ( sphinx
 }
 
 
-void sock_close ( int sock );
+static void sock_close ( int sock );
 
 void sphinx_destroy ( sphinx_client * client )
 {