diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-03-25 21:18:40 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-03-25 21:18:40 +0000 |
commit | c04b6e523f194d1026919448ad04eb87c6746890 (patch) | |
tree | 104e017e74eeeb73edfcefa8df5f8933bd61b076 /hurd | |
parent | 67a25910332f7794e8494306a0618744c2395b54 (diff) |
Formerly paths.h.~12~
Diffstat (limited to 'hurd')
-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 2d2ff52a..5c6eaddb 100644 --- a/hurd/paths.h +++ b/hurd/paths.h @@ -29,6 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define _SERVERS_STARTUP _SERVERS "startup" #define _SERVERS_PROC _SERVERS "proc" #define _SERVERS_NEWTERM _SERVERS "newterm" +#define _SERVERS_IFSOCK _SERVERS "ifsock" /* Directory containing naming points for socket servers. Entries are named by the string representing the domain number |