X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fpam.c;fp=src%2Fngircd%2Fpam.c;h=dd15052f008539ca4780d7d2a21dfb35b6e4cee1;hp=81d635c8685791186d7a58575335befe6c3aa113;hb=259c314d142abd6f9295047c116235cfdd119563;hpb=51396f8f1c10506b558ce98aafb80aff4b2a95bd diff --git a/src/ngircd/pam.c b/src/ngircd/pam.c index 81d635c8..dd15052f 100644 --- a/src/ngircd/pam.c +++ b/src/ngircd/pam.c @@ -18,7 +18,6 @@ * PAM User Authentication */ -#include "imp.h" #include #include "defines.h" @@ -37,7 +36,6 @@ #include #endif -#include "exp.h" #include "pam.h" static char *password;