diff options
Diffstat (limited to 'src/sha1.h')
-rw-r--r-- | src/sha1.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ extern "C" { #endif #include <stdint.h> +#include <stdlib.h> typedef struct { uint32_t state[5]; |
![]() |
index : Tharre/redo | |
An elegant and minimalistic replacement for make, written in C. | Tharre |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/sha1.h | 1 |
@@ -9,6 +9,7 @@ extern "C" { #endif #include <stdint.h> +#include <stdlib.h> typedef struct { uint32_t state[5]; |