diff options
Diffstat (limited to 'drivers/tty/n_null.c')
-rw-r--r-- | drivers/tty/n_null.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/n_null.c b/drivers/tty/n_null.c index d63261c36e42..cf6dc0fa401a 100644 --- a/drivers/tty/n_null.c +++ b/drivers/tty/n_null.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | #include <linux/types.h> | 2 | #include <linux/types.h> |
2 | #include <linux/errno.h> | 3 | #include <linux/errno.h> |
3 | #include <linux/tty.h> | 4 | #include <linux/tty.h> |