Define LIBRESSL_HAS_QUIC
authortb <tb@openbsd.org>
Sun, 11 Sep 2022 17:36:34 +0000 (17:36 +0000)
committertb <tb@openbsd.org>
Sun, 11 Sep 2022 17:36:34 +0000 (17:36 +0000)
ok jsing

lib/libcrypto/opensslfeatures.h

index 49a5f15..48fcf40 100644 (file)
@@ -3,6 +3,7 @@
  * are enabled, rather than not being able to tell when things are
  * enabled (or possibly not yet not implemented, or removed!).
  */
+#define LIBRESSL_HAS_QUIC
 #define LIBRESSL_HAS_TLS1_3
 #define LIBRESSL_HAS_DTLS1_2