forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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 */