Add missing #include.
This commit is contained in:
parent
dcba2534fa
commit
22a415478f
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "cryptlib.h"
|
||||
#include <openssl/dso.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue