You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2007/03/18 00:53:43 UTC

svn commit: r519473 - /webservices/axis2/trunk/c/modules/core/clientapi/svc_client.c

Author: samisa
Date: Sat Mar 17 16:53:41 2007
New Revision: 519473

URL: http://svn.apache.org/viewvc?view=rev&rev=519473
Log:
Fixed build break

Modified:
    webservices/axis2/trunk/c/modules/core/clientapi/svc_client.c

Modified: webservices/axis2/trunk/c/modules/core/clientapi/svc_client.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/modules/core/clientapi/svc_client.c?view=diff&rev=519473&r1=519472&r2=519473
==============================================================================
--- webservices/axis2/trunk/c/modules/core/clientapi/svc_client.c (original)
+++ webservices/axis2/trunk/c/modules/core/clientapi/svc_client.c Sat Mar 17 16:53:41 2007
@@ -30,7 +30,6 @@
 #include <axis2_options.h>
 #include <axis2_conf_init.h>
 #include <axis2_mep_client.h>
-#include "../description/axis2_client_utils.h"
 #include <platforms/axis2_platform_auto_sense.h>
 #include <stdio.h>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org