Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/who
On Sep 20, 7:14pm, uebayasi%brains.co.jp@localhost (Masao Uebayashi) wrote:
-- Subject: Re: CVS commit: src/usr.bin/who
| src/games/dm/dm.c build fails with:
|
| In file included from /src/NetBSD/src.TNF/games/dm/dm.c:61:
| /src/NetBSD/src.TNF/usr.bin/who/utmpentry.h:53: error: '_UTX_USERSIZE'
undeclared here (not in a function)
| /src/NetBSD/src.TNF/usr.bin/who/utmpentry.h:54: error: '_UTX_LINESIZE'
undeclared here (not in a function)
| /src/NetBSD/src.TNF/usr.bin/who/utmpentry.h:55: error: '_UTX_HOSTSIZE'
undeclared here (not in a function)
|
| This patch fixes build. Or, #include <utmpx.h> in utmpentry.h?
I just did the second.
christos
Home |
Main Index |
Thread Index |
Old Index