--- embedaddon/sudo/plugins/sudoers/auth/bsdauth.c 2013/10/14 07:56:35 1.1.1.4 +++ embedaddon/sudo/plugins/sudoers/auth/bsdauth.c 2014/06/15 16:12:54 1.1.1.5 @@ -54,8 +54,6 @@ # define LOGIN_DEFROOTCLASS "daemon" # endif -extern char *login_style; /* from sudoers.c */ - struct bsdauth_state { auth_session_t *as; login_cap_t *lc;