mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-11 16:29:05 +00:00
8 lines
100 B
C
8 lines
100 B
C
|
#ifndef _LINUX_IOCTL_H
|
||
|
#define _LINUX_IOCTL_H
|
||
|
|
||
|
#include <asm/ioctl.h>
|
||
|
|
||
|
#endif /* _LINUX_IOCTL_H */
|
||
|
|