aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/linux/string_helpers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/string_helpers.h b/include/linux/string_helpers.h
index 4397c52ec4a4..d23c5030901a 100644
--- a/include/linux/string_helpers.h
+++ b/include/linux/string_helpers.h
@@ -5,6 +5,7 @@
5#include <linux/types.h> 5#include <linux/types.h>
6 6
7struct file; 7struct file;
8struct task_struct;
8 9
9/* Descriptions of the types of units to 10/* Descriptions of the types of units to
10 * print in */ 11 * print in */