summaryrefslogtreecommitdiff
path: root/src/manager/common/pkcs12-impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager/common/pkcs12-impl.cpp')
-rw-r--r--src/manager/common/pkcs12-impl.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/manager/common/pkcs12-impl.cpp b/src/manager/common/pkcs12-impl.cpp
index 100e9b5b..1d0f827b 100644
--- a/src/manager/common/pkcs12-impl.cpp
+++ b/src/manager/common/pkcs12-impl.cpp
@@ -18,6 +18,8 @@
* @version 1.0
* @brief Certificate Implmentation.
*/
+#include <functional>
+
#include <openssl/bio.h>
#include <openssl/evp.h>
#include <openssl/pkcs12.h>