unbreak build with llvm-16 by including sys/types.h for __BEGIN_HIDDEN_DECLS
authorrobert <robert@openbsd.org>
Mon, 4 Sep 2023 08:36:48 +0000 (08:36 +0000)
committerrobert <robert@openbsd.org>
Mon, 4 Sep 2023 08:36:48 +0000 (08:36 +0000)
commit8e130001a169ea2bc5ef7489f8006e76fc2dc12f
treed26949a726442c4a602fefaeaa4872cf075b7243
parent2dff8e096863afb9ba2bebbe1c3c5072868dcc3f
unbreak build with llvm-16 by including sys/types.h for __BEGIN_HIDDEN_DECLS

/usr/src/lib/libcrypto/whrlpool/wp_local.h:5:1: error: unknown type name '__BEGIN_HIDDEN_DECLS'

ok tb@
lib/libcrypto/camellia/cmll_ecb.c
lib/libcrypto/whrlpool/wp_dgst.c