]> granicus.if.org Git - sudo/commitdiff
added MODE_BACKGROUND
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 3 Jun 1995 23:36:22 +0000 (23:36 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 3 Jun 1995 23:36:22 +0000 (23:36 +0000)
sudo.h

diff --git a/sudo.h b/sudo.h
index 98e50ba9ad7e9a9869b141de3176f7c16a9c3054..586be5a5968555bb1dd79ada2a7b38fd91f06aa0 100644 (file)
--- a/sudo.h
+++ b/sudo.h
@@ -138,6 +138,7 @@ extern int top;
 #define MODE_VERSION             0x03
 #define MODE_HELP                0x04
 #define MODE_LIST                0x05
+#define MODE_BACKGROUND          0x06
 
 /*
  * Used with set_perms()