annotate nt/inc/sys/ioctl.h @ 404:2f8bb876ab1d r21-2-32

Import from CVS: tag r21-2-32
author cvs
date Mon, 13 Aug 2007 11:16:07 +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 */