X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ftool%2Ftool.c;fp=src%2Ftool%2Ftool.c;h=52d7be88e090dc7c149a168a6da6fe6a3b8d7c0c;hb=20ce56cc5bdbee652f73499e3b03714ecbb45085;hp=dc2384519cd54e6337a0fd2cdc35722a83ecb257;hpb=47a0379e2bef76959d2a0c06ceaea6b80e5d614d;p=ngircd.git diff --git a/src/tool/tool.c b/src/tool/tool.c index dc238451..52d7be88 100644 --- a/src/tool/tool.c +++ b/src/tool/tool.c @@ -14,7 +14,7 @@ #include "portab.h" -static char UNUSED id[] = "$Id: tool.c,v 1.7 2007/11/23 16:26:05 fw Exp $"; +static char UNUSED id[] = "$Id: tool.c,v 1.8 2007/11/25 18:42:38 fw Exp $"; #include "imp.h" #include @@ -23,9 +23,6 @@ static char UNUSED id[] = "$Id: tool.c,v 1.7 2007/11/23 16:26:05 fw Exp $"; #include #include -#ifdef HAVE_ARPA_INET_H -# include -#endif #include "exp.h" #include "tool.h"