Add missing include.

Change-Id: Ib49de848de49e3a4304b333d8c17d03299c048ba
This commit is contained in:
Elliott Hughes 2015-01-24 20:26:00 -08:00
parent 70ddb1d275
commit a045ed6908

View file

@ -25,6 +25,8 @@
#include <openssl/engine.h>
#include <string.h>
/**
* Makes sure the ex_data for the keyhandle is initially set to NULL.
*/