Skip to content

Commit

Permalink
add dsa.h include
Browse files Browse the repository at this point in the history
  • Loading branch information
qmuntal committed Jan 12, 2024
1 parent a2ee13d commit 1478f70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shims.h
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ typedef void* GO_SHA_CTX_PTR;
// #include <openssl/ec.h>
// #include <openssl/rand.h>
// #include <openssl/evp.h>
// #include <openssl/dsa.h>
// #if OPENSSL_VERSION_NUMBER >= 0x30000000L
// #include <openssl/provider.h>
// #include <openssl/param_build.h>
Expand Down

0 comments on commit 1478f70

Please sign in to comment.