mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-02 15:25:58 +00:00
removed unecesary S/Key stuff
This commit is contained in:
4
sudo.h
4
sudo.h
@@ -158,10 +158,6 @@ int validate __P((int));
|
|||||||
void set_perms __P((int));
|
void set_perms __P((int));
|
||||||
void remove_timestamp __P((void));
|
void remove_timestamp __P((void));
|
||||||
void load_interfaces __P((void));
|
void load_interfaces __P((void));
|
||||||
#ifdef HAVE_SKEY
|
|
||||||
char *skey_getpass __P((char *, struct passwd *, int));
|
|
||||||
char *skey_crypt __P((char *, char *, struct passwd *, int));
|
|
||||||
#endif /* HAVE_SKEY */
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user