forked from Mirrors/sngrep
include hmac explicitly
This commit is contained in:
parent
7fb9137ba7
commit
3daea8d8c6
@ -51,6 +51,7 @@
|
||||
#include <openssl/tls1.h>
|
||||
#include <openssl/err.h>
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/hmac.h>
|
||||
#include "capture.h"
|
||||
|
||||
//! Cast two bytes into decimal (Big Endian)
|
||||
|
Loading…
Reference in New Issue
Block a user