From ef9d2cfde6b877081c468c6d550b1e48866e9ed0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 26 Aug 2024 12:29:59 +0200 Subject: Adding upstream version 1.9.6. Signed-off-by: Daniel Baumann --- config.h.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index bce954e..39bf050 100644 --- a/config.h.in +++ b/config.h.in @@ -243,6 +243,10 @@ /* Define to 1 if you have quiche */ #undef HAVE_QUICHE +/* Define to 1 if the Quiche API includes error code in + quiche_conn_stream_recv and quiche_conn_stream_send */ +#undef HAVE_QUICHE_STREAM_ERROR_CODES + /* Define to 1 if you have the `randombytes_stir' function. */ #undef HAVE_RANDOMBYTES_STIR -- cgit v1.2.3