X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/30460aeb3d3c027b85eba1e4d45de75fb4b9d356..b5afdff53b51d529e596da3b4c2aa5ee14cc8b08:/openssh/auth-shadow.c diff --git a/openssh/auth-shadow.c b/openssh/auth-shadow.c index 8b3160a..2190916 100644 --- a/openssh/auth-shadow.c +++ b/openssh/auth-shadow.c @@ -28,6 +28,7 @@ #include #include #include +#include #include "key.h" #include "hostfile.h"