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 | fda120441cabfefc511786d7a6af40eec9f181fa (patch) | |
| tree | 5d6e80abc948ba0034d3b4f32bba6746d95735e5 /src/hash/spookyhash.c | |
| parent | 90c4b7dcbc57d2f86a77c997069d96158d54ca55 (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> |
