]> andersk Git - openssh.git/blobdiff - auth-pam.c
Hopefully things did not get mixed around too much. It compiles under
[openssh.git] / auth-pam.c
index f6eb4b807d4327167740e237157e2fa86603e57f..fcf3b69093a9c9f6f8d17834cac7731b18dd8b36 100644 (file)
 #ifdef USE_PAM
 #include "ssh.h"
 #include "xmalloc.h"
+#include "log.h"
 #include "servconf.h"
+#include "canohost.h"
+#include "readpass.h"
 
 RCSID("$Id$");
 
This page took 0.079442 seconds and 4 git commands to generate.