X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/d44870087da70034f43297ca70c9bf10200edec7..f96b1f670e759a7834f281f437f64550fdfecd97:/openssh/openbsd-compat/port-uw.h diff --git a/openssh/openbsd-compat/port-uw.h b/openssh/openbsd-compat/port-uw.h index 263d8b5..3589b2e 100644 --- a/openssh/openbsd-compat/port-uw.h +++ b/openssh/openbsd-compat/port-uw.h @@ -24,7 +24,7 @@ #include "includes.h" -#ifdef USE_LIBIAF +#if defined(HAVE_LIBIAF) && !defined(BROKEN_LIBIAF) char * get_iaf_password(struct passwd *pw); #endif