2022-04-02 18:17:33 +05:00

7 lines
99 B
C

#ifndef _LINUX_IOCTL_H
#define _LINUX_IOCTL_H
#include <asm/ioctl.h>
#endif /* _LINUX_IOCTL_H */