musl-tcc/arch/x32/bits/ioctl_fix.h
2022-03-20 16:48:53 +08:00

5 lines
100 B
C

#undef SIOCGSTAMP
#undef SIOCGSTAMPNS
#define SIOCGSTAMP 0x8906
#define SIOCGSTAMPNS 0x8907