mirror of
https://github.com/AntelopeIO/cdt-musl.git
synced 2026-07-21 13:53:40 +00:00
cd208b0037
arm ioctl.h is the same as the generic one except this macro, so a workaround solution is used to avoid another ioctl.h copy.
3 lines
40 B
C
3 lines
40 B
C
#undef FIOQSIZE
|
|
#define FIOQSIZE 0x545e
|