Skip to content

Commit a924f17

Browse files
committed
sha_fixes
1 parent 63a28fa commit a924f17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sha2.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
#ifndef __SHA2_H__
3838
#define __SHA2_H__
3939

40+
#include "stdint.h"
41+
4042
/*** SHA-256/384/512 Various Length Definitions ***********************/
4143
#define SHA256_BLOCK_LENGTH 64
4244
#define SHA256_DIGEST_LENGTH 32

0 commit comments

Comments
 (0)