diff options
Diffstat (limited to 'mac.c')
-rw-r--r-- | mac.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ | |||
30 | #include <stdlib.h> | 30 | #include <stdlib.h> |
31 | #include <string.h> | 31 | #include <string.h> |
32 | #include <stdio.h> | 32 | #include <stdio.h> |
33 | #include <stdlib.h> | ||
33 | 34 | ||
34 | #include "digest.h" | 35 | #include "digest.h" |
35 | #include "hmac.h" | 36 | #include "hmac.h" |