switching back on nd_dict instead of ratbox3 hash functions

This commit is contained in:
Valery Yatsko 2008-04-02 14:11:01 +04:00
parent 505c5339f9
commit aa3c732376
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@
#ifndef INCLUDED_hash_h
#define INCLUDED_hash_h
extern struct Dictionary *nd_dict;
extern rb_dlink_list resvTable[];
extern rb_dlink_list ndTable[];