diff options
Diffstat (limited to 'hurd/paths.h')
-rw-r--r-- | hurd/paths.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/paths.h b/hurd/paths.h index f8fd6ffb..e35f51bc 100644 --- a/hurd/paths.h +++ b/hurd/paths.h @@ -1,5 +1,5 @@ /* Standard Hurd pathnames. - Copyright (C) 1992, 1994, 1995 Free Software Foundation, Inc. + Copyright (C) 1992, 1994, 1995, 1997 Free Software Foundation, Inc. This file is part of the GNU Hurd. @@ -28,6 +28,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define _SERVERS_EXEC _SERVERS "exec" #define _SERVERS_STARTUP _SERVERS "startup" #define _SERVERS_PROC _SERVERS "proc" +#define _SERVERS_PASSWORD _SERVERS "password" /* Directory containing naming points for socket servers. Entries are named by the string representing the domain number |