diff options
Diffstat (limited to 'chpass/chpass.h')
| -rw-r--r-- | chpass/chpass.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chpass/chpass.h b/chpass/chpass.h index e7891ce..0446468 100644 --- a/chpass/chpass.h +++ b/chpass/chpass.h @@ -46,6 +46,7 @@ typedef struct _entry { #define E_HPHONE 9 #define E_LOCATE 10 #define E_NAME 7 +#define E_OTHER 11 #define E_SHELL 12 extern ENTRY list[]; |
