diff options
-rw-r--r-- | hurd/ifsock.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/ifsock.defs b/hurd/ifsock.defs index cea1c2b3..8b01d446 100644 --- a/hurd/ifsock.defs +++ b/hurd/ifsock.defs @@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* This protocol is a superset of the filesystem protocol. */ -subsystem ifsock 20200; +subsystem ifsock 34000; #include <hurd/hurd_types.defs> #ifdef IFSOCK_IMPORTS |