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/spookyhash.c | |
| parent | 064376146afad7af0b496014c59ba4b4f78d4c78 (diff) | |
use integer format macros
Diffstat (limited to 'src/hash/spookyhash.c')
| -rw-r--r-- | src/hash/spookyhash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hash/spookyhash.c b/src/hash/spookyhash.c index abc3ea0..1ad3003 100644 --- a/src/hash/spookyhash.c +++ b/src/hash/spookyhash.c @@ -1,4 +1,3 @@ -#include "../util.h" #include "../crypto.h" #include <stdint.h> #include <string.h> |
