]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/xcrypt.c
Import of OpenSSH 4.4p1
[gssapi-openssh.git] / openssh / openbsd-compat / xcrypt.c
index 9afa0b9f268a77966e3437e3d097b1d83c6c52b6..14899321fe4869f40444a42f8beaaac19b69751b 100644 (file)
 
 #include "includes.h"
 
+#include <sys/types.h>
+#include <unistd.h>
+#include <pwd.h>
+
 # ifdef HAVE_CRYPT_H
 #  include <crypt.h>
 # endif
This page took 0.03134 seconds and 4 git commands to generate.