You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2007/09/14 12:24:30 UTC

svn commit: r575608 - /webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c

Author: samisa
Date: Fri Sep 14 03:24:22 2007
New Revision: 575608

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

Modified:
    webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c

Modified: webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c?rev=575608&r1=575607&r2=575608&view=diff
==============================================================================
--- webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c (original)
+++ webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c Fri Sep 14 03:24:22 2007
@@ -27,6 +27,7 @@
 #include <axutil_log_default.h>
 #include <axutil_thread_pool.h>
 #include <axiom_xml_reader.h>
+#include <axutil_version.h>
 
 /* Configuration structure populated by apache2.conf */
 typedef struct axis2_config_rec



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