]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-uw.h
- (tim) [configure.ac auth.c defines.h session.c openbsd-compat/port-uw.c
[openssh.git] / openbsd-compat / port-uw.h
index f16bb5e5c7d64dee16f59d6c0757969281e9a4ec..3589b2e446521989fa506f932e3383149f628679 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "includes.h"
 
-#ifdef HAVE_LIBIAF
+#if defined(HAVE_LIBIAF)  &&  !defined(BROKEN_LIBIAF)
 char * get_iaf_password(struct passwd *pw);
-#endif /* HAVE_LIBIAF */
+#endif
 
This page took 0.047062 seconds and 4 git commands to generate.