We have a usable 'LOGIN_NAME_MAX' now.

This commit is contained in:
obrien 2003-01-06 04:42:20 +00:00
parent e6156e01c5
commit 1d7140c9c9

View File

@ -6,8 +6,6 @@
#include <pwd.h>
#define LOGIN_NAME_MAX MAXLOGNAME /* <sys/param.h> */
#define _DIAGASSERT(x)
#include <sys/_types.h>