]> arthur.barton.de Git - ngircd-alex.git/commitdiff
removed unneeded log.h include.
authorFlorian Westphal <fw@strlen.de>
Sat, 19 Mar 2005 14:50:59 +0000 (14:50 +0000)
committerFlorian Westphal <fw@strlen.de>
Sat, 19 Mar 2005 14:50:59 +0000 (14:50 +0000)
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"