summaryrefslogtreecommitdiff
path: root/third_party/boringssl/include/aes-gcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/boringssl/include/aes-gcm.h')
-rw-r--r--third_party/boringssl/include/aes-gcm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/boringssl/include/aes-gcm.h b/third_party/boringssl/include/aes-gcm.h
index e3ef457224..77ca52a3ed 100644
--- a/third_party/boringssl/include/aes-gcm.h
+++ b/third_party/boringssl/include/aes-gcm.h
@@ -50,7 +50,6 @@
#define __CROS_EC_AES_GCM_H
#include "common.h"
-#include "endian.h"
#include "util.h"
// block128_f is the type of a 128-bit, block cipher.