Another ENGINE implementation dependant on string.h.
[openssl.git] / engines / e_nuron.c
index 4585dbed1fa77c0b5f627e24e571a829a982fd6b..d7960a9d9526d447cc60ae10ab8503039ad3591d 100644 (file)
@@ -57,6 +57,7 @@
  */
 
 #include <stdio.h>
+#include <string.h>
 #include <openssl/crypto.h>
 #include <openssl/buffer.h>
 #include <openssl/dso.h>