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 ka...@apache.org on 2006/11/20 07:21:33 UTC

svn commit: r477067 - /webservices/axis2/trunk/c/rampart/src/util/rampart_encryption.c

Author: kaushalye
Date: Sun Nov 19 22:21:32 2006
New Revision: 477067

URL: http://svn.apache.org/viewvc?view=rev&rev=477067
Log:
Including xml encryption

Modified:
    webservices/axis2/trunk/c/rampart/src/util/rampart_encryption.c

Modified: webservices/axis2/trunk/c/rampart/src/util/rampart_encryption.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/util/rampart_encryption.c?view=diff&rev=477067&r1=477066&r2=477067
==============================================================================
--- webservices/axis2/trunk/c/rampart/src/util/rampart_encryption.c (original)
+++ webservices/axis2/trunk/c/rampart/src/util/rampart_encryption.c Sun Nov 19 22:21:32 2006
@@ -35,6 +35,7 @@
 #include <axis2_array_list.h>
 #include <oxs_axiom.h>
 #include <oxs_asym_ctx.h>
+#include <oxs_xml_encryption.h>
 
 /*Private functions*/
 /*



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