Skip to content

Commit 755aca6

Browse files
committed
cleanup
1 parent 89c5f89 commit 755aca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/hmacmodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
#include "Python.h"
66

7-
#include "hashlib.h"
87
#include "_hacl/Hacl_HMAC.h"
8+
#include "hashlib.h"
99

1010
// HMAC underlying hash function static information.
1111

0 commit comments

Comments
 (0)