Initial trust code: allow setting of trust checking functions
[oweals/openssl.git] / crypto / pkcs7 / sign.c
index 61dc2b187e14da29f03570b7fbb717bb10bb4c0d..367c00e0faa2d51c91965e8678545505f2fb37d0 100644 (file)
@@ -56,6 +56,7 @@
  * [including the GNU Public Licence.]
  */
 #include <stdio.h>
+#include <string.h>
 #include <openssl/bio.h>
 #include <openssl/x509.h>
 #include <openssl/pem.h>