summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/openbsd-compat/port-uw.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/openbsd-compat/port-uw.h')
-rw-r--r--crypto/openssh/openbsd-compat/port-uw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/openbsd-compat/port-uw.h b/crypto/openssh/openbsd-compat/port-uw.h
index 3589b2e..263d8b5 100644
--- a/crypto/openssh/openbsd-compat/port-uw.h
+++ b/crypto/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
OpenPOWER on IntegriCloud