Mailing List Archive

unrequired headers (looping affect in NeXT)
In bsd-login.[hc] and login.c seems to have #include <utmp.h> that
are unneeded (and platforms with non-protected headers files trips on
them.)

Could I get a few people on different platforms remove them and see
if they cause any compiling issues it would make my life easier (and
less required #ifdef grabage).

bsd-login.c:52:#include <utmp.h>
bsd-login.h:7:#include <utmp.h>
login.c:27:#include <utmp.h>

Thanks. (This may also be true for utmpx.h, but NeXT does not use that
header file)
Re: unrequired headers (looping affect in NeXT) [ In reply to ]
Yo Ben!

I can do this on SCO UnixWare 7.1.0 and it compiles just fine.

On Tue, 11 Jan 2000, Ben Lindstrom wrote:

> Could I get a few people on different platforms remove them and see
> if they cause any compiling issues it would make my life easier (and
> less required #ifdef grabage).
>
> bsd-login.c:52:#include <utmp.h>
> bsd-login.h:7:#include <utmp.h>
> login.c:27:#include <utmp.h>

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 20340 Empire Ave, Suite E-3, Bend, OR 97701
gem@rellim.com Tel:+1(541)382-8588 Fax: +1(541)382-8676