Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0bd15f8d authored by Karthikeyan Ramasubramanian's avatar Karthikeyan Ramasubramanian
Browse files

uapi: asm-generic: ioctls: Include the termbits.h header file



Include the required header file and refer to the data structures defined
in that header file.

Change-Id: I4a9d49d6818cda292f6c1aad9af2ea0925431080
Signed-off-by: default avatarKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
parent 058dad3c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
#define __ASM_GENERIC_IOCTLS_H

#include <linux/ioctl.h>
#include <asm/termbits.h>

/*
 * These are the most common definitions for tty ioctl numbers.