X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/a03acb8f71abe2c1128ab91b53922238a2d6042e..HEAD:/openbsd-compat/xcrypt.c diff --git a/openbsd-compat/xcrypt.c b/openbsd-compat/xcrypt.c index d8636bb3..6291e288 100644 --- a/openbsd-compat/xcrypt.c +++ b/openbsd-compat/xcrypt.c @@ -28,7 +28,7 @@ #include #include -# ifdef HAVE_CRYPT_H +# if defined(HAVE_CRYPT_H) && !defined(HAVE_SECUREWARE) # include # endif