mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
6 lines
212 B
C
6 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.
|
|
*/
|
|
|