aboutsummaryrefslogtreecommitdiff
path: root/ports/grpc/snprintf.patch
diff options
context:
space:
mode:
authorJozef Izso <jozef.izso@gmail.com>2020-08-22 10:16:03 +0200
committerGitHub <noreply@github.com>2020-08-22 01:16:03 -0700
commit78b66ad5b91fa69b698ac7e0506534cc63565614 (patch)
tree34cd4c48e282793d6e2b1c0e294425ecddedf5e2 /ports/grpc/snprintf.patch
parentd355b3fae03d6626437738151724610b593dc81c (diff)
downloadvcpkg-78b66ad5b91fa69b698ac7e0506534cc63565614.tar.gz
vcpkg-78b66ad5b91fa69b698ac7e0506534cc63565614.zip
[grpc] grpc v1.30.2 (#12920)
Diffstat (limited to 'ports/grpc/snprintf.patch')
-rw-r--r--ports/grpc/snprintf.patch24
1 files changed, 12 insertions, 12 deletions
diff --git a/ports/grpc/snprintf.patch b/ports/grpc/snprintf.patch
index f658f9c4f..d1fd52e48 100644
--- a/ports/grpc/snprintf.patch
+++ b/ports/grpc/snprintf.patch
@@ -1,12 +1,12 @@
-diff --git a/src/core/tsi/alts/crypt/aes_gcm.cc b/src/core/tsi/alts/crypt/aes_gcm.cc
-index c638ce7..3dc3b2e 100644
---- a/src/core/tsi/alts/crypt/aes_gcm.cc
-+++ b/src/core/tsi/alts/crypt/aes_gcm.cc
-@@ -28,6 +28,7 @@
- #include <openssl/evp.h>
- #include <openssl/hmac.h>
- #include <string.h>
-+#include <cstdio>
-
- #include <grpc/support/alloc.h>
-
+diff --git a/src/core/tsi/alts/crypt/aes_gcm.cc b/src/core/tsi/alts/crypt/aes_gcm.cc
+index 02b1ac4492..191f462277 100644
+--- a/src/core/tsi/alts/crypt/aes_gcm.cc
++++ b/src/core/tsi/alts/crypt/aes_gcm.cc
+@@ -26,6 +26,7 @@
+ #include <openssl/evp.h>
+ #include <openssl/hmac.h>
+ #include <string.h>
++#include <cstdio>
+
+ #include <grpc/support/alloc.h>
+