Andreas Jaeger <aj@suse.de> writes: > Btw. <bits/ioctls.h> already includes (on ix86-Linux) <asm/ioctls.h> > which includes <asm/ioctl.h> - therefore you should have the > definitions already by including <sys/ioctl.h>. Thanks. I was laboring under the illusion that glibc was 100% self-contained for header files. Greg