annotate nt/inc/sys/ioctl.h @ 48499:4135dfc5d976

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 21 Nov 2002 21:15:22 +0000
parents 1877e9736ea1
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11766
1877e9736ea1 removed ^Ms
Geoff Voelker <voelker@cs.washington.edu>
parents: 11401
diff changeset
1 /*
1877e9736ea1 removed ^Ms
Geoff Voelker <voelker@cs.washington.edu>
parents: 11401
diff changeset
2 * sys\ioctl.h doesn't exist on NT...rather than including it conditionally
1877e9736ea1 removed ^Ms
Geoff Voelker <voelker@cs.washington.edu>
parents: 11401
diff changeset
3 * in many of the source files, we just extend the include path so that the
1877e9736ea1 removed ^Ms
Geoff Voelker <voelker@cs.washington.edu>
parents: 11401
diff changeset
4 * compiler will pick this up empty header instead.
1877e9736ea1 removed ^Ms
Geoff Voelker <voelker@cs.washington.edu>
parents: 11401
diff changeset
5 */