the code was failing here as the path and finemane for the cache file is not set
[sfa.git] / keyconvert / keyconvert.c
index b2fdfd1..55dd79c 100644 (file)
@@ -1,4 +1,5 @@
 #include <stdlib.h>
+#include <string.h>
 #include <openssl/bn.h>
 #include <openssl/rsa.h>
 #include <openssl/dsa.h>