summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hash.c b/hash.c
index 606d5d3930..04c821ac79 100644
--- a/hash.c
+++ b/hash.c
@@ -49,6 +49,7 @@
#if HASH_DEBUG
#include "gc.h"
+#include "internal/debug.h"
#endif
#define HAS_EXTRA_STATES(hash, klass) ( \