]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
switching back on nd_dict instead of ratbox3 hash functions
authorValery Yatsko <redacted>
Wed, 2 Apr 2008 10:11:01 +0000 (14:11 +0400)
committerValery Yatsko <redacted>
Wed, 2 Apr 2008 10:11:01 +0000 (14:11 +0400)
include/hash.h

index 0f63d582ab0e3f7a9a688294ee7684b62f4c397b..2f91fa047a75cbf96dba22c2fceaacc535bca159 100644 (file)
@@ -27,6 +27,8 @@
 #ifndef INCLUDED_hash_h\r
 #define INCLUDED_hash_h\r
 \r
+extern struct Dictionary *nd_dict;\r
+\r
 extern rb_dlink_list resvTable[];\r
 extern rb_dlink_list ndTable[];\r
 \r