aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509_generator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509_generator.cpp')
-rw-r--r--crypto/x509_generator.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/x509_generator.cpp b/crypto/x509_generator.cpp
index 43b81530..a64e49af 100644
--- a/crypto/x509_generator.cpp
+++ b/crypto/x509_generator.cpp
@@ -24,6 +24,8 @@
#include <openssl/pem.h>
#include <openssl/rsa.h>
+#include <string.h>
+
namespace adb {
namespace crypto {