Skip to content

Commit

Permalink
s3 Remove #include <openssl/digest.h>; it's not always available.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 583574406
Change-Id: Iee8ac0734a19d993b6fa42dd3853d4006fb3ca3c
  • Loading branch information
laramiel authored and copybara-github committed Nov 18, 2023
1 parent 4e331ac commit 2b1dec0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tensorstore/kvstore/s3/s3_request_builder.cc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
#include "absl/strings/str_format.h"
#include "absl/strings/str_join.h"
#include "absl/time/time.h"
#include <openssl/digest.h>
#include <openssl/evp.h> // IWYU pragma: keep
#include <openssl/hmac.h>
#include "tensorstore/internal/digest/sha256.h"
Expand Down

0 comments on commit 2b1dec0

Please sign in to comment.