#ifndef __LUNALIBC_SYS_IOCTL_H #define __LUNALIBC_SYS_IOCTL_H #include int ioctl(int fd, int req, ...); #endif /* __LUNALIBC_IOCTL_H */