aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/highwayhash.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/highwayhash.BUILD')
-rw-r--r--third_party/highwayhash.BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/highwayhash.BUILD b/third_party/highwayhash.BUILD
index 1b8e40765e..08cb84ea2c 100644
--- a/third_party/highwayhash.BUILD
+++ b/third_party/highwayhash.BUILD
@@ -10,6 +10,7 @@ cc_library(
srcs = ["highwayhash/sip_hash.cc"],
hdrs = [
"highwayhash/sip_hash.h",
+ "highwayhash/endianess.h",
"highwayhash/state_helpers.h",
],
visibility = ["//visibility:public"],