diff options
Diffstat (limited to 'fs/proc/util.c')
-rw-r--r-- | fs/proc/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/proc/util.c b/fs/proc/util.c index b161cfa0f9fa..98f8adc17345 100644 --- a/fs/proc/util.c +++ b/fs/proc/util.c @@ -1,4 +1,5 @@ #include <linux/dcache.h> +#include "internal.h" unsigned name_to_int(const struct qstr *qstr) { |