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 @@ | |||
1 | #include <linux/dcache.h> | 1 | #include <linux/dcache.h> |
2 | #include "internal.h" | ||
2 | 3 | ||
3 | unsigned name_to_int(const struct qstr *qstr) | 4 | unsigned name_to_int(const struct qstr *qstr) |
4 | { | 5 | { |