blob: ebadd526b9f960ab2341b1300b22f0d0b7ecb5df [file] [log] [blame]
#ifndef _SYS_IOCTL_H
#include <misc/sys/ioctl.h>
/* Now define the internal interfaces. */
extern int __ioctl (int __fd, unsigned long int __request, ...);
#endif