Add an #include.
authorBodo Möller <bodo@openssl.org>
Fri, 3 Mar 2000 23:27:56 +0000 (23:27 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 3 Mar 2000 23:27:56 +0000 (23:27 +0000)
apps/spkac.c

index b35354a8d795a82e5ea0b86f105d0d4d3e268cb8..f69dc5c2612a66e5960a1b37aede5ca704228671 100644 (file)
@@ -65,6 +65,7 @@
 #include <openssl/bio.h>
 #include <openssl/err.h>
 #include <openssl/evp.h>
+#include <openssl/lhash.h>
 #include <openssl/x509.h>
 #include <openssl/pem.h>