Question to sys/ioctl.h

David Faure faure at kde.org
Sat Dec 17 00:07:30 GMT 2005


On Friday 16 December 2005 20:49, Christian Ehrlicher wrote:
> Hi,
> 
> Is sys/ioctl.h a standard-header on all linux/unix platforms or should
> it be masked with #ifdef HAVE_SYS_IOCTL?
> If it shouldn't be masked, I have to checkin an empty ioctl.h to compile
> with msvc.
 
IMHO it can't hurt to do it right, i.e. to use #ifdef HAVE_SYS_IOCTL.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list