dotfiles/.config/lite-xl/libraries/nodejs/node-v20.15.1-linux-x64/include/node/openssl/bio.h

5 lines
92 B
C

#if defined(OPENSSL_NO_ASM)
# include "./bio_no-asm.h"
#else
# include "./bio_asm.h"
#endif