mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-19 12:20:17 -08:00
5 lines
210 B
C
5 lines
210 B
C
/*
|
|
* 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.
|
|
*/
|