]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/port-uw.h
Script to turn plain man pages into html now that we want to make html man
[gssapi-openssh.git] / openssh / openbsd-compat / port-uw.h
index 263d8b5a754b329def0f03eceee88f1f7190f097..3589b2e446521989fa506f932e3383149f628679 100644 (file)
@@ -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
 
This page took 0.050376 seconds and 4 git commands to generate.