Another ENGINE implementation dependant on string.h.

This commit is contained in:
Geoff Thorpe 2002-10-18 19:23:27 +00:00
parent 06f851f721
commit b76d66fbf6

View File

@ -57,6 +57,7 @@
*/
#include <stdio.h>
#include <string.h>
#include <openssl/crypto.h>
#include <openssl/buffer.h>
#include <openssl/dso.h>