diff options
author | 2020-12-14 22:05:31 +0000 | |
---|---|---|
committer | 2020-12-14 22:05:31 +0000 | |
commit | ba472a4f96d76f789a7b9f6ebd9e3a5ff2fe3101 (patch) | |
tree | 590329d0229d787a0e0a7f932f10956724f67d64 /lib/libssl/ssl_locl.h | |
parent | Make sure that the address families of a flow's source address, (diff) | |
download | wireguard-openbsd-ba472a4f96d76f789a7b9f6ebd9e3a5ff2fe3101.tar.xz wireguard-openbsd-ba472a4f96d76f789a7b9f6ebd9e3a5ff2fe3101.zip |
switch over ncurses to --enable-const
ncurses has a configure option that adds a few more consts to its
headers by way of the NCURSES_CONST define. Starting with version
6.0, this has become the default. OpenBSD is still on ncurses 5.7,
but FreeBSD and Linux have moved on. Enable the additional consts
to eliminate compiler warnings when sharing code with other platforms.
ok deraadt@ millert@
Diffstat (limited to 'lib/libssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions