X-Git-Url: http://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=hash.h;h=cd9363a8b3f5179a2b8a28f911b16a3b2edd51ca;hp=9d7578dcbd2fe0aa4fd7e0f2bedb1956f62ef541;hb=743957a08f068529d3add3e8485678b4e5034195;hpb=5e1b22d763640c4d7a09d07920403d8d491b4410 diff --git a/hash.h b/hash.h index 9d7578d..cd9363a 100644 --- a/hash.h +++ b/hash.h @@ -13,8 +13,7 @@ * more details. * * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., 51 - * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * this program. If not, see . */ #ifndef __HASH_H__ @@ -22,6 +21,7 @@ #include "keystructs.h" #include "ll.h" +#include "stats.h" #define HASHSIZE 1024 #define HASHMASK 0x3FF