diff options
| author | ame <[email protected]> | 2024-08-26 16:13:19 -0500 |
|---|---|---|
| committer | ame <[email protected]> | 2024-08-26 16:13:25 -0500 |
| commit | 7a15e796e8789b51a459af7fe890e02a416e1fc7 (patch) | |
| tree | 5d6e80abc948ba0034d3b4f32bba6746d95735e5 /src/hash/pjw.c | |
| parent | 064376146afad7af0b496014c59ba4b4f78d4c78 (diff) | |
use integer format macros
Diffstat (limited to 'src/hash/pjw.c')
| -rw-r--r-- | src/hash/pjw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hash/pjw.c b/src/hash/pjw.c index c96354d..7d37275 100644 --- a/src/hash/pjw.c +++ b/src/hash/pjw.c @@ -1,4 +1,3 @@ -#include "../util.h"
#include "../crypto.h"
#include <stdio.h>
|
