hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/fs/proc/util.c
....@@ -1,4 +1,5 @@
11 #include <linux/dcache.h>
2
+#include "internal.h"
23
34 unsigned name_to_int(const struct qstr *qstr)
45 {