| Index: net/quic/crypto/common_cert_set_2.c
|
| diff --git a/net/quic/crypto/common_cert_set_2.c b/net/quic/crypto/common_cert_set_2.c
|
| index 09cb6c15d9b638b2288135ad7a89f110eff7fc29..a10e892b8328d7c69ca6b314c4b5266b9a261633 100644
|
| --- a/net/quic/crypto/common_cert_set_2.c
|
| +++ b/net/quic/crypto/common_cert_set_2.c
|
| @@ -6,6 +6,8 @@
|
| /* This file contains common certificates. It's designed to be #included in
|
| * another file, in a namespace. */
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "net/quic/crypto/common_cert_set_2a.inc"
|
| #include "net/quic/crypto/common_cert_set_2b.inc"
|
|
|
|
|