diff options
author | tb <> | 2022-08-04 09:27:36 +0000 |
---|---|---|
committer | tb <> | 2022-08-04 09:27:36 +0000 |
commit | a65f4608fab82ca1a01fdae059ee762cb1626d69 (patch) | |
tree | 49cf56f0876a731f8625f44fad25bc2952a561ae /src/lib/libc/stdlib/system.c | |
parent | 28e3b1222b3ca2332b57eabdb44e9133d6907f97 (diff) | |
download | openbsd-a65f4608fab82ca1a01fdae059ee762cb1626d69.tar.gz openbsd-a65f4608fab82ca1a01fdae059ee762cb1626d69.tar.bz2 openbsd-a65f4608fab82ca1a01fdae059ee762cb1626d69.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/system.c')
0 files changed, 0 insertions, 0 deletions