Add missing include.
Change-Id: Ib49de848de49e3a4304b333d8c17d03299c048ba
This commit is contained in:
parent
70ddb1d275
commit
a045ed6908
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
|
||||
#include <openssl/engine.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
/**
|
||||
* Makes sure the ex_data for the keyhandle is initially set to NULL.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue