blob: 060def367ffa5e066eab1f8f7e28af5879a536a7 (
plain)
1
2
3
4
5
6
|
/*
* sys\ioctl.h doesn't exist on NT...rather than including it conditionally
* in many of the source files, we just extend the include path so that the
* compiler will pick this up empty header instead.
*/
|