summary refs log tree commit diff
path: root/stdwrm.h
diff options
context:
space:
mode:
authorWormHeamer2025-03-01 21:40:24 -0500
committerWormHeamer2025-03-01 21:40:24 -0500
commit20cbe7ee472c416b243541e661e7eb11621a881f (patch)
tree62a6a6d4565fc964554aeaec2ce8a6783aff6305 /stdwrm.h
parent9c4420e3ef42a553ded82286988d3cf5d6570ca0 (diff)
add ihash
Diffstat (limited to 'stdwrm.h')
-rw-r--r--stdwrm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdwrm.h b/stdwrm.h
index a1f9d0d..46992c3 100644
--- a/stdwrm.h
+++ b/stdwrm.h
@@ -3,6 +3,7 @@
 
 #ifdef STDWRM_IMPL
 #define SHASH_IMPL
+#define IHASH_IMPL
 #define ZONE_IMPL
 #define STR_IMPL
 #endif