Warning: This file is not a C or C++ file. It does not have highlighting.
| 1 | #ifndef _SYS_IOCTL_H |
|---|---|
| 2 | # error "Never use <bits/ioctls.h> directly; include <sys/ioctl.h> instead." |
| 3 | #endif |
| 4 | |
| 5 | /* This space intentionally left blank. */ |
| 6 |
Warning: This file is not a C or C++ file. It does not have highlighting.
