Some warning fixes.

This commit is contained in:
Zhi Guan
2018-01-07 12:02:24 +08:00
parent 86e1fc9266
commit 61f6b7ea98
4 changed files with 2 additions and 6 deletions

View File

@@ -52,6 +52,7 @@
#include <openssl/gmsdf.h>
#include <openssl/gmsaf.h>
#include <openssl/engine.h>
#include <openssl/err.h>
typedef struct saf_app_st {
ENGINE *engine;