X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fpam.c;h=b28e866f42324d4b497f998ad34a8021205233c3;hp=0d4f27f066c91dae8da42e21ec0f3136ce03af0a;hb=03628dbeaf40a9de34b3eb6d5bf6dd34eed8248c;hpb=76f40bdb988440a73431eb14a27f30aeaa18ebe5 diff --git a/src/ngircd/pam.c b/src/ngircd/pam.c index 0d4f27f0..b28e866f 100644 --- a/src/ngircd/pam.c +++ b/src/ngircd/pam.c @@ -7,14 +7,17 @@ * 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. - * - * PAM User Authentification */ #include "portab.h" #ifdef PAM +/** + * @file + * PAM User Authentification + */ + #include "imp.h" #include