blob: dc0957873da2a15e45dd7887a9bdf7426fd7466a (
plain)
1
2
3
4
5
|
/*
* 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.
*/
|