commit 8a2ed0a75f5f3749070f2c7002c3c4ee38118355 from: Florian Westphal date: Sat Mar 19 14:50:59 2005 UTC removed unneeded log.h include. commit - 5fdd5be12b380c052444ffdfe80dd8d0418e8a4c commit + 8a2ed0a75f5f3749070f2c7002c3c4ee38118355 blob - 820c8f684adcd1ebf85969718b6c277d78850aa6 blob + 2f46d280e4303f05e91ee49f457ad03baebde1fd --- src/ngircd/hash.c +++ src/ngircd/hash.c @@ -14,14 +14,13 @@ #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 #include #include "defines.h" -#include "log.h" #include "tool.h" #include "exp.h"