6 lines
99 B
C
6 lines
99 B
C
#ifndef _LINUX_IOCTL_H
|
|
#define _LINUX_IOCTL_H
|
|
|
|
#include <asm/ioctl.h>
|
|
|
|
#endif /* _LINUX_IOCTL_H */
|