repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 8a2ed0a75f5f3749070f2c7002c3c4ee38118355:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 8a2ed0a75f5f3749070f2c7002c3c4ee38118355
Author: Florian Westphal 
Date:   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
index 820c8f684adcd1ebf85969718b6c277d78850aa6..
index ..2f46d280e4303f05e91ee49f457ad03baebde1fd 100644
--- 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-----