diff options
author | Michael I. Bushnell <mib@gnu.org> | 1991-12-06 16:46:53 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1991-12-06 16:46:53 +0000 |
commit | 90facf3a596b9965ad67b320548568eea60d37f4 (patch) | |
tree | ee2b5a10a666eb604bbb0b39c4c786399d1118ea /hurd/paths.h | |
parent | 905472b31113d5015cb80c0f7625d9ec84328368 (diff) |
Formerly paths.h.~4~
Diffstat (limited to 'hurd/paths.h')
-rw-r--r-- | hurd/paths.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/paths.h b/hurd/paths.h index 856fe764..f81b44c1 100644 --- a/hurd/paths.h +++ b/hurd/paths.h @@ -25,6 +25,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define _SERVERS_CORE "/servers/core" #define _SERVERS_EXEC "/servers/exec" +#define _SERVERS_STARTUP "/servers/startup" /* Hurd servers are specified by symbols _HURD_FOO, |