blob: 72c2f0a749527e3e32a0f07b44320f3ba01a0656 [file] [log] [blame]
#ifndef __BACKPORT_ASM_IOCTLS_H
#define __BACKPORT_ASM_IOCTLS_H
#include_next <asm/ioctls.h>
#ifndef TIOCPKT_IOCTL
#define TIOCPKT_IOCTL 64
#endif
#endif /* __BACKPORT_ASM_IOCTLS_H */