From 773b2a1735109b2146a345a961295ea623f6b10e Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 21 Mar 1994 22:09:52 +0000 Subject: Formerly paths.h.~11~ --- hurd/paths.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hurd/paths.h b/hurd/paths.h index 7fa1cfad..2d2ff52a 100644 --- a/hurd/paths.h +++ b/hurd/paths.h @@ -1,5 +1,5 @@ /* Standard Hurd pathnames. - Copyright (C) 1992 Free Software Foundation, Inc. + Copyright (C) 1992, 1994 Free Software Foundation, Inc. This file is part of the GNU Hurd. @@ -40,6 +40,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define _HURD "/hurd/" #define _HURD_INIT _HURD "init" +#define _HURD_PROC _HURD "proc" +#define _HURD_AUTH _HURD "auth" /* Standard translators for special node types. These pathnames are used by the C library. -- cgit v1.2.3