annotate nt/inc/sys/ioctl.h @ 149:538048ae2ab8 r20-3b1

Import from CVS: tag r20-3b1
author cvs
date Mon, 13 Aug 2007 09:36:16 +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 */