moved SPW_* to config.h.in
This commit is contained in:
10
sudo.h
10
sudo.h
@@ -152,16 +152,6 @@ extern int top;
|
|||||||
#define PERM_FULL_USER 0x03
|
#define PERM_FULL_USER 0x03
|
||||||
#define PERM_SUDOERS 0x04
|
#define PERM_SUDOERS 0x04
|
||||||
|
|
||||||
/*
|
|
||||||
* Shadow password types
|
|
||||||
*/
|
|
||||||
#define SPW_NONE 0x00
|
|
||||||
#define SPW_SECUREWARE 0x01
|
|
||||||
#define SPW_HPUX9 0x02
|
|
||||||
#define SPW_SUNOS4 0x03
|
|
||||||
#define SPW_SVR4 0x04
|
|
||||||
#define SPW_ULTRIX4 0x05
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Prototypes
|
* Prototypes
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user