]> granicus.if.org Git - sudo/commitdiff
moved SPW_* to config.h.in
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 18 Jul 1995 03:20:44 +0000 (03:20 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 18 Jul 1995 03:20:44 +0000 (03:20 +0000)
sudo.h

diff --git a/sudo.h b/sudo.h
index 8ef9b12d9c1145950cfc15246c41ad3143b897ea..5c88e890d2c3f1d8c12caf7bd9d9b86550c49c90 100644 (file)
--- a/sudo.h
+++ b/sudo.h
@@ -152,16 +152,6 @@ extern int top;
 #define PERM_FULL_USER           0x03
 #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
  */