mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
added missing openssl/err.h include
This commit is contained in:
parent
7810d7191b
commit
873352643a
@ -39,6 +39,7 @@
|
||||
#include <openssl/hmac.h>
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/rand.h>
|
||||
#include <openssl/err.h>
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user