view nt/inc/sys/ioctl.h @ 42471:4234f54994ef

(main): Parenthesize assignment when used as truth value to prevent gcc warnings.
author Pavel Janík <Pavel@Janik.cz>
date Tue, 01 Jan 2002 22:08:54 +0000
parents 1877e9736ea1
children 695cf19ef79e
line wrap: on
line source

/*
 * sys\ioctl.h doesn't exist on NT...rather than including it conditionally
 * in many of the source files, we just extend the include path so that the
 * compiler will pick this up empty header instead.
 */