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