]> andersk Git - openssh.git/blobdiff - auth-krb5.c
- (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h
[openssh.git] / auth-krb5.c
index 7bce7778bea3907e94d5212f447b704f0d21e863..8beacc0d4680080f50c8316c31dd6a156964ac32 100644 (file)
@@ -40,6 +40,7 @@
 #include "auth.h"
 
 #ifdef KRB5
+#include <errno.h>
 #include <krb5.h>
 
 extern ServerOptions    options;
This page took 0.023288 seconds and 4 git commands to generate.