diff options
-rw-r--r-- | hurd/tioctl.defs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hurd/tioctl.defs b/hurd/tioctl.defs index 31670117..b4c5b758 100644 --- a/hurd/tioctl.defs +++ b/hurd/tioctl.defs @@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Ioctl class `t'; the subsystem is derived from calculations in <ioctls.h>. */ -subsystem tioctl 6000; /* XXX */ +subsystem tioctl 156000; /* XXX */ import "../hurd/ioctl_types.h"; /* XXX */ @@ -225,4 +225,4 @@ routine tioctl_tiocoutq ( skip; skip; /* 116 117 unused */ /* Incomplete... */ -#endif
\ No newline at end of file +#endif |