hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/drivers/tty/tty_audit.c
....@@ -10,6 +10,7 @@
1010 #include <linux/audit.h>
1111 #include <linux/slab.h>
1212 #include <linux/tty.h>
13
+#include "tty.h"
1314
1415 struct tty_audit_buf {
1516 struct mutex mutex; /* Protects all data below */