diff -r ed3155dbd163 -r 74f0b3eb154c xmlsecurityengine/xmlsec/inc/xmlsec_private.h --- a/xmlsecurityengine/xmlsec/inc/xmlsec_private.h Mon May 03 14:14:40 2010 +0300 +++ b/xmlsecurityengine/xmlsec/inc/xmlsec_private.h Wed Jun 23 20:27:15 2010 +0530 @@ -21,8 +21,8 @@ extern "C" { #endif /* __cplusplus */ -#include -#include +#include +#include #include "xmlsec_xmlsec.h" #include "xmlsec_keysdata.h" @@ -492,7 +492,7 @@ void* cryptoAppDefaultPwdCallback; }; -#include +#include #define xmlSecStrPrintf xmlStrPrintf #define xmlSecStrVPrintf xmlStrVPrintf