diff options
Diffstat (limited to '')
-rw-r--r-- | config.h.dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.dist b/config.h.dist index 93985a9..0c016c7 100644 --- a/config.h.dist +++ b/config.h.dist @@ -167,6 +167,7 @@ MODEL=Linux.i686-monster-ja #define COOKIE_FILE "cookie" #define HISTORY_FILE "history" +#define PASSWD_FILE RC_DIR "/passwd" #define USER_MAILCAP RC_DIR "/mailcap" #define SYS_MAILCAP "/etc/mailcap" #define USER_MIMETYPES "~/.mime.types" |