Skip to content

Commit

Permalink
cryptlib.h is now crypto_local.h
Browse files Browse the repository at this point in the history
  • Loading branch information
botovq committed Nov 5, 2024
1 parent 13842ed commit b29d115
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crypto/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ libcrypto_la_SOURCES += mem_dbg.c
libcrypto_la_SOURCES += o_fips.c
noinst_HEADERS += arm_arch.h
noinst_HEADERS += constant_time.h
noinst_HEADERS += cryptlib.h
noinst_HEADERS += crypto_internal.h
noinst_HEADERS += crypto_local.h
noinst_HEADERS += x86_arch.h
Expand Down

0 comments on commit b29d115

Please sign in to comment.