summaryrefslogtreecommitdiffstats
path: root/byterun/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/hash.c')
-rw-r--r--byterun/hash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/byterun/hash.c b/byterun/hash.c
index 91bbd1e8c..79567cd75 100644
--- a/byterun/hash.c
+++ b/byterun/hash.c
@@ -15,7 +15,6 @@
#include "mlvalues.h"
#include "memory.h"
-#include "str.h"
static unsigned long hash_accu;
static long hash_univ_limit, hash_univ_count;