Guy Harris schrieb:
I might be tempted to move the declaration of ioctl() to sys/ioccom.h as well; you could then still include <sys/ioctl.h> to get it declared, but you also get it declared if you include some header that includes <sys/ioccom.h> and declares ioctls.
Hmm, I just checked..DragonFly and FreeBSD do have the ioctl() declaration in <sys/ioccom.h> while Net and Open don't.
Sascha -- http://yoyodyne.ath.cx
