annotate nt/inc/sys/file.h @ 13155:0b8e0559dcee

Fix several minor errors.
author Richard M. Stallman <rms@gnu.org>
date Sun, 08 Oct 1995 19:38:02 +0000
parents 1877e9736ea1
children cc3c8961d60a
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\file.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 some 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 up this empty header instead.
1877e9736ea1 removed ^Ms
Geoff Voelker <voelker@cs.washington.edu>
parents: 11401
diff changeset
5 */