]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/hash.c
removed unneeded log.h include.
[ngircd-alex.git] / src / ngircd / hash.c
index 820c8f684adcd1ebf85969718b6c277d78850aa6..2f46d280e4303f05e91ee49f457ad03baebde1fd 100644 (file)
 
 #include "portab.h"
 
-static char UNUSED id[] = "$Id: hash.c,v 1.9 2002/12/26 16:25:43 alex Exp $";
+static char UNUSED id[] = "$Id: hash.c,v 1.10 2005/03/19 14:50:59 fw Exp $";
 
 #include "imp.h"
 #include <assert.h>
 #include <string.h>
 
 #include "defines.h"
-#include "log.h"
 #include "tool.h"
 
 #include "exp.h"