forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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 */