mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-13 09:16:35 -04:00
7 lines
212 B
C
7 lines
212 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.
|
|
*/
|
|
|