Include <stdint.h> in the bytestring .c files
authortb <tb@openbsd.org>
Sat, 25 May 2024 15:12:47 +0000 (15:12 +0000)
committertb <tb@openbsd.org>
Sat, 25 May 2024 15:12:47 +0000 (15:12 +0000)
commitae014d6e3f9ccf3d9970baaca440e60715a6e7f5
tree005fff94bd33e8faf7c34ce9d4eb062851a2d651
parentccbdb1e7780ebabc403fba7fd4161e63f33666bb
Include <stdint.h> in the bytestring .c files

They currently depend on bytestring.h pulling that in.

discussed with jsing
lib/libcrypto/bytestring/bs_ber.c
lib/libcrypto/bytestring/bs_cbb.c
lib/libcrypto/bytestring/bs_cbs.c