Move symbol extern defs into sudoers.h

This commit is contained in:
Todd C. Miller
2013-12-16 14:18:42 -07:00
parent 624f4fdb13
commit b2c456341a
12 changed files with 192 additions and 231 deletions

View File

@@ -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;