Fix build failure on freebsd due to missing data declaration
authorTomas Mraz <tomas@openssl.org>
Mon, 5 Sep 2022 08:17:58 +0000 (10:17 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 7 Sep 2022 06:20:43 +0000 (08:20 +0200)
commited822619f5c051dba7b73c5e2eebe7c790351893
tree38efe61871dae4e9361047968d1297cb8fa826f5
parent1d1537067304b8c8d87b2df393363b40370ad640
Fix build failure on freebsd due to missing data declaration

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19130)
crypto/bio/bss_dgram.c