]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Fix compilation on FreeBSD 132/head
authorVitaly Chikunov <vt@altlinux.org>
Sun, 21 Apr 2019 03:45:55 +0000 (06:45 +0300)
committerVitaly Chikunov <vt@altlinux.org>
Sun, 21 Apr 2019 03:45:55 +0000 (06:45 +0300)
commit63248f29008a827770fafa6a2452d527a521c2f7
tree704c2c53c1532f218d68776fb650097994c20113
parenta7a5ff4a0eaff8586f963d7d15a3b3236201c5d0
Fix compilation on FreeBSD

Otherwise `struct sockaddr_in` is undefined for test_tls.

Reported in #123 by f-andrey.
test_tls.c