aboutsummaryrefslogtreecommitdiff
path: root/src/hash/pjw.c
diff options
context:
space:
mode:
authorame <[email protected]>2024-08-26 16:13:19 -0500
committerame <[email protected]>2024-08-26 16:13:25 -0500
commitfda120441cabfefc511786d7a6af40eec9f181fa (patch)
tree5d6e80abc948ba0034d3b4f32bba6746d95735e5 /src/hash/pjw.c
parent90c4b7dcbc57d2f86a77c997069d96158d54ca55 (diff)
use integer format macros
Diffstat (limited to 'src/hash/pjw.c')
-rw-r--r--src/hash/pjw.c1
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>