]> andersk Git - openssh.git/blobdiff - openbsd-compat/xcrypt.c
- (dtucker) [auth-passwd.c auth-sia.c auth-sia.h defines.h
[openssh.git] / openbsd-compat / xcrypt.c
index a0fe6c62009d0a433b70998a4daee349831c0a1c..c3cea3c8689381e4face6b2eac19b015728b43b1 100644 (file)
@@ -24,8 +24,6 @@
 
 #include "includes.h"
 
-#if !defined(HAVE_OSF_SIA)
-
 # ifdef HAVE_CRYPT_H
 #  include <crypt.h>
 # endif
@@ -108,5 +106,3 @@ shadow_pw(struct passwd *pw)
 
        return pw_password;
 }
-
-#endif /* !defined(HAVE_OSF_SIA) */
This page took 0.030344 seconds and 4 git commands to generate.