include/login_cap.h: merged
Change-Id: Ic1e5189a89a1dae2a06b182a4af6a65a75c7e2ce
This commit is contained in:
@@ -575,9 +575,6 @@ setusercontext(login_cap_t *lc, struct passwd *pwd, uid_t uid, u_int flags)
|
||||
|
||||
if (!lc)
|
||||
flc = lc = login_getclass(pwd ? pwd->pw_class : NULL);
|
||||
#ifdef __minix
|
||||
#define LOGIN_SETLOGIN 0
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Without the pwd entry being passed we cannot set either
|
||||
|
||||
Reference in New Issue
Block a user