moved SPW_* to sudo.h
This commit is contained in:
8
check.c
8
check.c
@@ -39,14 +39,6 @@
|
|||||||
static char rcsid[] = "$Id$";
|
static char rcsid[] = "$Id$";
|
||||||
#endif /* lint */
|
#endif /* lint */
|
||||||
|
|
||||||
/* Shadow password types */
|
|
||||||
#define SPW_NONE 0
|
|
||||||
#define SPW_SECUREWARE 1
|
|
||||||
#define SPW_HPUX9 2
|
|
||||||
#define SPW_SUNOS4 3
|
|
||||||
#define SPW_SVR4 4
|
|
||||||
#define SPW_ULTRIX4 5
|
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Reference in New Issue
Block a user