]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/grpc/snprintf.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / grpc / snprintf.patch
CommitLineData
1e59de90
TL
1diff --git a/src/core/tsi/alts/crypt/aes_gcm.cc b/src/core/tsi/alts/crypt/aes_gcm.cc
2index 02b1ac4492..191f462277 100644
3--- a/src/core/tsi/alts/crypt/aes_gcm.cc
4+++ b/src/core/tsi/alts/crypt/aes_gcm.cc
5@@ -26,6 +26,7 @@
6 #include <openssl/evp.h>
7 #include <openssl/hmac.h>
8 #include <string.h>
9+#include <cstdio>
10
11 #include <grpc/support/alloc.h>
12