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 se...@apache.org on 2008/03/19 11:09:49 UTC

svn commit: r638772 - /webservices/axis2/trunk/c/util/src/hash.c

Author: senaka
Date: Wed Mar 19 03:09:47 2008
New Revision: 638772

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

Modified:
    webservices/axis2/trunk/c/util/src/hash.c

Modified: webservices/axis2/trunk/c/util/src/hash.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/src/hash.c?rev=638772&r1=638771&r2=638772&view=diff
==============================================================================
--- webservices/axis2/trunk/c/util/src/hash.c (original)
+++ webservices/axis2/trunk/c/util/src/hash.c Wed Mar 19 03:09:47 2008
@@ -18,6 +18,7 @@
 #include "axutil_hash.h"
 
 #include <axutil_string.h>
+#include <axutil_utils.h>
 
 /*
  * The internal form of a hash table.



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