Add missing #include of delocate.h.
Change-Id: I7bf485a9bfe0d7b7a3dc3081f86278fee87b8c74 Reviewed-on: https://boringssl-review.googlesource.com/16485 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
This commit is contained in:
parent
429e85b516
commit
894e20039d
@ -61,6 +61,7 @@
|
||||
#include "../../internal.h"
|
||||
#include "../aes/internal.h"
|
||||
#include "../modes/internal.h"
|
||||
#include "../delocate.h"
|
||||
|
||||
#if defined(OPENSSL_ARM) || defined(OPENSSL_AARCH64)
|
||||
#include <openssl/arm_arch.h>
|
||||
|
Loading…
Reference in New Issue
Block a user