UT_NAMESIZE is no more.

This commit is contained in:
Ed Schouten 2010-07-13 10:32:43 +00:00
parent 7d1d80fddb
commit 3dad4f3ad0

View File

@ -69,7 +69,6 @@
* Redefined constants are from POSIX 1003.1 limits file.
*
* MAXCOMLEN should be >= sizeof(ac_comm) (see <acct.h>)
* MAXLOGNAME should be == UT_NAMESIZE+1 (see <utmp.h>)
*/
#include <sys/syslimits.h>