diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/ksysfs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/ksysfs.c b/kernel/ksysfs.c index 6771de3a655..4e316e1acf5 100644 --- a/kernel/ksysfs.c +++ b/kernel/ksysfs.c @@ -15,6 +15,7 @@ #include <linux/init.h> #include <linux/kexec.h> #include <linux/profile.h> +#include <linux/stat.h> #include <linux/sched.h> #include <linux/capability.h> |