summaryrefslogtreecommitdiff
path: root/src/signer.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-07-21 13:47:40 +0100
committerCarl Hetherington <cth@carlh.net>2014-07-21 13:47:40 +0100
commit19356a292ba53b6d40270b1e74af5dad2304dbd5 (patch)
tree5632234ec4ce2106284f5c23e5af2d110c996c44 /src/signer.cc
parent26f6ead44ff6bcb259c1755f91beb0a9e3eee988 (diff)
Various fix-ups and warning fixes from OS X.
Diffstat (limited to 'src/signer.cc')
-rw-r--r--src/signer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/signer.cc b/src/signer.cc
index d9c46145..0dca8f21 100644
--- a/src/signer.cc
+++ b/src/signer.cc
@@ -31,6 +31,7 @@
#include <xmlsec/dl.h>
#include <xmlsec/app.h>
#include <xmlsec/crypto.h>
+#include <openssl/pem.h>
#include "compose.hpp"
using std::string;