diff options
| author | David Nugent <davidn@FreeBSD.org> | 1997-02-15 05:45:00 +0000 |
|---|---|---|
| committer | David Nugent <davidn@FreeBSD.org> | 1997-02-15 05:45:00 +0000 |
| commit | a60c8a80bc53364ff690b8a5e8421934c9e8c9c6 (patch) | |
| tree | fa14b71c4d44b7ad99092a2c54a8cc922a3a05d8 /include | |
| parent | ec7d3a3282230d3a6612bc57b87b747b46180fb1 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/ttyent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ttyent.h b/include/ttyent.h index accaf9cb1c80..e0f00f63936a 100644 --- a/include/ttyent.h +++ b/include/ttyent.h @@ -41,6 +41,7 @@ #define _TTYS_OFF "off" #define _TTYS_ON "on" #define _TTYS_SECURE "secure" +#define _TTYS_INSECURE "insecure" #define _TTYS_WINDOW "window" #define _TTYS_GROUP "group" #define _TTYS_NOGROUP "none" |
