X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fconn.c;h=e73dd3060e9d51887f21a610418c34b408e4c7f6;hp=e58e6335a2a2cb298bbcf83703f7b7ccb666ddd2;hb=03628dbeaf40a9de34b3eb6d5bf6dd34eed8248c;hpb=f732c7117e5a4b74b47c4594470506dcb2773760 diff --git a/src/ngircd/conn.c b/src/ngircd/conn.c index e58e6335..e73dd306 100644 --- a/src/ngircd/conn.c +++ b/src/ngircd/conn.c @@ -7,8 +7,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * Please read the file COPYING, README and AUTHORS for more information. - * - * Connection management */ @@ -18,6 +16,11 @@ #include "conf-ssl.h" #include "io.h" +/** + * @file + * Connection management + */ + #include "imp.h" #include #ifdef PROTOTYPES