mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
5 lines
216 B
C
5 lines
216 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.
|
|
*/
|