1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/nt/inc/sys/ioctl.h
2011-01-15 15:16:57 -08:00

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.
*/