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