X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fproc.c;h=d68d714da44d77eb9b158f128e0f52775b408315;hb=c8162a80beba80f3b1d04fdba8e74bf5366c47f7;hp=4220f1ab16f9101550e40df8e351caa777545b21;hpb=259c314d142abd6f9295047c116235cfdd119563;p=ngircd-alex.git diff --git a/src/ngircd/proc.c b/src/ngircd/proc.c index 4220f1ab..d68d714d 100644 --- a/src/ngircd/proc.c +++ b/src/ngircd/proc.c @@ -1,6 +1,6 @@ /* * ngIRCd -- The Next Generation IRC Daemon - * Copyright (c)2001-2011 Alexander Barton (alex@barton.de) and Contributors. + * Copyright (c)2001-2014 Alexander Barton (alex@barton.de) and Contributors. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,12 +21,14 @@ #include #include #include +#include #include +#include #include "log.h" #include "io.h" -#include "conn.h" #include "sighandlers.h" + #include "proc.h" /**