diff options
author | tb <> | 2022-08-04 09:27:36 +0000 |
---|---|---|
committer | tb <> | 2022-08-04 09:27:36 +0000 |
commit | 5d9686bbd27329b0718190df8e0d8f31e0b7dacc (patch) | |
tree | 49cf56f0876a731f8625f44fad25bc2952a561ae /src/lib/libc/stdlib/setenv.c | |
parent | fa28cfa9d8b330f26993889911250f5d1c92adcd (diff) | |
download | openbsd-5d9686bbd27329b0718190df8e0d8f31e0b7dacc.tar.gz openbsd-5d9686bbd27329b0718190df8e0d8f31e0b7dacc.tar.bz2 openbsd-5d9686bbd27329b0718190df8e0d8f31e0b7dacc.zip |
Make tlsext_*_{build,needs,parse}() functions static
None of these functions are used outside of ssl_tlsext.c. The only reason
they are prototyped in the header is for the use of tlsexttest.c. Rather
than having a big pile of useless copy-paste in the header, we can adapt
the test to avoid using these functions directly.
ok jsing
Diffstat (limited to 'src/lib/libc/stdlib/setenv.c')
0 files changed, 0 insertions, 0 deletions