]> andersk Git - openssh.git/blobdiff - openbsd-compat/readpassphrase.c
- (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c]
[openssh.git] / openbsd-compat / readpassphrase.c
index 919c0174a9068f5c99dfe9381cf98aa4fe94f420..95e26dcd45f9b1ff91dff7cd2c0b8911f9b7c124 100644 (file)
@@ -27,6 +27,8 @@
 #ifndef HAVE_READPASSPHRASE
 
 #include <termios.h>
+#include <signal.h>
+#include <ctype.h>
 #include <readpassphrase.h>
 
 #ifdef TCSASOFT
This page took 0.119963 seconds and 4 git commands to generate.