[Bug 312] canhost.h needs to be included

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Jul 18 16:11:23 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=312





------- Additional Comments From dirk.meyer at dinoex.sub.org  2002-07-18 16:11 -------
Well it is conditional.

# grep -C -n get_canonical_hostname auth2.c.orig 
236-                    /* XXX: privsep */
237-                    loginfailed(authctxt->user,
238:                        get_canonical_hostname(options.verify_reverse_mapping),
239-                        "ssh");
240-#endif /* WITH_AIXAUTHENTICATE */

# grep -C -n get_canonical_hostname auth1.c.orig 
327-                    /* XXX: privsep */
328-                    loginfailed(authctxt->user,
329:                        get_canonical_hostname(options.verify_reverse_mapping),
330-                        "ssh");
331-#endif /* WITH_AIXAUTHENTICATE */




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list