diff options
Diffstat (limited to 'arch/mips64')
-rw-r--r-- | arch/mips64/bits/ioctl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips64/bits/ioctl.h b/arch/mips64/bits/ioctl.h index 793c66ee..71394449 100644 --- a/arch/mips64/bits/ioctl.h +++ b/arch/mips64/bits/ioctl.h @@ -145,6 +145,7 @@ struct winsize { #define SIOCSPGRP _IOW('s', 8, pid_t) #define SIOCGPGRP _IOR('s', 9, pid_t) #define SIOCGSTAMP 0x8906 +#define SIOCGSTAMPNS 0x8907 #define SIOCADDRT 0x890B #define SIOCDELRT 0x890C |