repo: ngircd action: commit revision: path_from: revision_from: 8a2ed0a75f5f3749070f2c7002c3c4ee38118355: path_to: revision_to:
commit 8a2ed0a75f5f3749070f2c7002c3c4ee38118355 Author: Florian WestphalDate: Sat Mar 19 14:50:59 2005 +0000 removed unneeded log.h include. diff --git a/src/ngircd/hash.c b/src/ngircd/hash.c
--- a/src/ngircd/hash.c +++ b/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"
-----END OF PAGE-----