- (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h
diff --git a/auth-pam.c b/auth-pam.c
index 16e7c21..cb8754e 100644
--- a/auth-pam.c
+++ b/auth-pam.c
@@ -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