hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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 {