]> andersk Git - openssh.git/blobdiff - auth-pam.c
- (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h
[openssh.git] / auth-pam.c
index 16e7c21e379c3905caceaf53caeca8d149ed8fdf..cb8754ec7d95653fb9050215dc764443ea00b836 100644 (file)
@@ -51,6 +51,8 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/wait.h>
+
+#include <errno.h>
 #include <signal.h>
 
 #ifdef USE_PAM
This page took 0.076764 seconds and 4 git commands to generate.