fix compilation error with xmlsec 1.2.18 / freebsd (#1365)

see http://dev.entrouvert.org/issues/1365
This commit is contained in:
Thomas NOËL 2012-04-26 15:26:51 +02:00
parent e97a36faac
commit d2d26b7d56
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
#include <xmlsec/crypto.h>
#include <xmlsec/xmlenc.h>
#include <xmlsec/openssl/crypto.h>
#include <xmlsec/openssl/x509.h>
#include "xml.h"
#include "xml_enc.h"