Make sure we get the definition of OPENSSL_NO_HMAC.
This commit is contained in:
parent
3b6aa36c77
commit
e8cc7de4f4
@ -58,6 +58,8 @@
|
|||||||
#ifndef HEADER_HMAC_H
|
#ifndef HEADER_HMAC_H
|
||||||
#define HEADER_HMAC_H
|
#define HEADER_HMAC_H
|
||||||
|
|
||||||
|
#include <openssl/opensslconf.h>
|
||||||
|
|
||||||
#ifdef OPENSSL_NO_HMAC
|
#ifdef OPENSSL_NO_HMAC
|
||||||
#error HMAC is disabled.
|
#error HMAC is disabled.
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user