]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/pam.c
Remove imp.h and exp.h header files
[ngircd-alex.git] / src / ngircd / pam.c
index 81d635c8685791186d7a58575335befe6c3aa113..dd15052f008539ca4780d7d2a21dfb35b6e4cee1 100644 (file)
@@ -18,7 +18,6 @@
  * PAM User Authentication
  */
 
-#include "imp.h"
 #include <assert.h>
 
 #include "defines.h"
@@ -37,7 +36,6 @@
 #include <pam/pam_appl.h>
 #endif
 
-#include "exp.h"
 #include "pam.h"
 
 static char *password;