Skip to content

Commit 0768d42

Browse files
Adam LangleyBoringssl LUCI CQ
Adam Langley
authored and
Boringssl LUCI CQ
committed
generate_ech.cc: include needed headers
Change-Id: I04c8bb68801aeb0938e5b038b98811ca4ffe50f0 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/48685 Commit-Queue: Adam Langley <[email protected]> Commit-Queue: David Benjamin <[email protected]> Reviewed-by: David Benjamin <[email protected]>
1 parent f1d153d commit 0768d42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tool/generate_ech.cc

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
#include <stdio.h>
1616

17+
#include <limits>
1718
#include <vector>
1819

1920
#include <openssl/bytestring.h>

0 commit comments

Comments
 (0)