early-access version 2698
This commit is contained in:
4
externals/libressl/crypto/bio/bss_dgram.c
vendored
4
externals/libressl/crypto/bio/bss_dgram.c
vendored
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: bss_dgram.c,v 1.42 2018/05/12 17:47:53 tb Exp $ */
|
||||
/* $OpenBSD: bss_dgram.c,v 1.43 2022/01/07 09:02:17 tb Exp $ */
|
||||
/*
|
||||
* DTLS implementation written by Nagendra Modadugu
|
||||
* (nagendra@cs.stanford.edu) for the OpenSSL project 2005.
|
||||
@@ -72,6 +72,8 @@
|
||||
|
||||
#include <openssl/bio.h>
|
||||
|
||||
#include "bio_local.h"
|
||||
|
||||
#ifndef OPENSSL_NO_DGRAM
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user