hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/tty/tty_mutex.c
....@@ -4,6 +4,7 @@
44 #include <linux/kallsyms.h>
55 #include <linux/semaphore.h>
66 #include <linux/sched.h>
7
+#include "tty.h"
78
89 /* Legacy tty mutex glue */
910