Skip to content

Commit

Permalink
Update shims.h
Browse files Browse the repository at this point in the history
Co-authored-by: Davis Goodin <[email protected]>
  • Loading branch information
qmuntal and dagood authored Mar 5, 2025
1 parent d94bb7d commit cebaf6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shims.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include <stdlib.h> // size_t
#include <stdint.h> // uint64_t

// The following includes are used be the headercheck tool.
// The following includes are used by the checkheader tool.
// #include <openssl/crypto.h>
// #include <openssl/evp.h>
// #include <openssl/ec.h>
Expand Down

0 comments on commit cebaf6b

Please sign in to comment.