Skip to content

Commit

Permalink
Update hmac.h
Browse files Browse the repository at this point in the history
  • Loading branch information
neauoire authored Sep 5, 2023
1 parent 629e657 commit 5f128c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hmac.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#ifndef HMAC_H
#define HMAC_H

#include <stdint.h>
#include <stdlib.h>
#include <string.h>

Expand Down

0 comments on commit 5f128c6

Please sign in to comment.