#ifndef _SYS_IOCTL_H #include /* Now define the internal interfaces. */ extern int __ioctl (int __fd, unsigned long int __request, ...); #endif