annotate nt/inc/sys/ioctl.h @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents 7d55a9ba150c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
118
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents:
diff changeset
1 /*
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents:
diff changeset
2 * sys\ioctl.h doesn't exist on NT...rather than including it conditionally
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents:
diff changeset
3 * in many of the source files, we just extend the include path so that the
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents:
diff changeset
4 * compiler will pick this up empty header instead.
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents:
diff changeset
5 */