Author: dumindu
Date: Wed Aug 29 02:00:06 2007
New Revision: 570707

URL: http://svn.apache.org/viewvc?rev=570707&view=rev
Log:
fixed win32 build break

Modified:
    webservices/rampart/trunk/c/src/util/rampart_context.c

Modified: webservices/rampart/trunk/c/src/util/rampart_context.c
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/src/util/rampart_context.c?rev=570707&r1=570706&r2=570707&view=diff
==============================================================================
--- webservices/rampart/trunk/c/src/util/rampart_context.c (original)
+++ webservices/rampart/trunk/c/src/util/rampart_context.c Wed Aug 29 02:00:06 
2007
@@ -18,6 +18,7 @@
 #include <rampart_context.h>
 #include <rampart_constants.h>
 #include <oxs_axiom.h>
+#include <oxs_x509_cert.h>
 
 struct rampart_context_t
 {


Reply via email to