mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-15 10:16:36 -04:00
6 lines
211 B
C
6 lines
211 B
C
/*
|
|
* 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.
|
|
*/
|