Include hmac.h in test_base.cpp.
Include what you use - this is no longer pulled in by the other headers used in this file. Bug: 272749540 Test: m Change-Id: I0d4b480e47f84f367d1a9547b89811c52073a2fc
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <openssl/aes.h>
|
||||
#include <openssl/bio.h>
|
||||
#include <openssl/cmac.h>
|
||||
#include <openssl/hmac.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <chrono>
|
||||
|
||||
Reference in New Issue
Block a user