We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba3778 commit 5c3cbfdCopy full SHA for 5c3cbfd
Modules/hmacmodule.c
@@ -4,7 +4,6 @@
4
5
#include "Python.h"
6
#include "pycore_hashtable.h"
7
-#include "pycore_strhex.h" // _Py_strhex()
8
9
#include <openssl/evp.h> // EVP_* interface
10
#include <openssl/objects.h> // LN_* and NID_* macros
0 commit comments