CVS and AIX
Gert Doering
gert at greenie.muc.de
Sat Feb 17 01:20:13 EST 2001
Hi,
On Fri, Feb 16, 2001 at 03:15:05PM +0100, Gert Doering wrote:
> config.h has "#define HAVE_LOGIN_H 1", but the #include <login.h>
> statement at top of auth.c includes "./login.c" due to the -I. line.
>
> Why do we need -I. ? Shouldn't those things be included with
> #include "something.h", as opposed to #include <something.h>?
>
> Should we rename ./login.h to ssh-login.h?
login.h is only included from session.c - renaming it to ssh-login.h
and changing session.c makes it compile...
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany gert at greenie.muc.de
fax: +49-89-35655025 gert.doering at physik.tu-muenchen.de
More information about the openssh-unix-dev
mailing list