moved SPW_* to sudo.h

This commit is contained in:
Todd C. Miller
1995-07-18 02:49:56 +00:00
parent 9b176c01ec
commit 415172f627

View File

@@ -39,14 +39,6 @@
static char rcsid[] = "$Id$";
#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 <stdio.h>