Author: dushshantha
Date: Mon Jun  4 22:59:15 2007
New Revision: 544395

URL: http://svn.apache.org/viewvc?view=rev&rev=544395
Log:
fixed link error in Sandesha2c link error

Modified:
    webservices/sandesha/trunk/c/src/util/error.c

Modified: webservices/sandesha/trunk/c/src/util/error.c
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/util/error.c?view=diff&rev=544395&r1=544394&r2=544395
==============================================================================
--- webservices/sandesha/trunk/c/src/util/error.c (original)
+++ webservices/sandesha/trunk/c/src/util/error.c Mon Jun  4 22:59:15 2007
@@ -18,6 +18,8 @@
 #include <sandesha2_error.h>
 #include <axutil_error_default.h>
 
+AXIS2_IMPORT extern const axis2_char_t* axutil_error_messages[];
+
 axis2_status_t AXIS2_CALL
 sandesha2_error_init()
 {



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to