aboutsummaryrefslogtreecommitdiff
path: root/kernel/kcov.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/kcov.c')
-rw-r--r--kernel/kcov.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/kcov.c b/kernel/kcov.c
index 3efbee0834a8..e228cb1894d5 100644
--- a/kernel/kcov.c
+++ b/kernel/kcov.c
@@ -12,6 +12,7 @@
#include <linux/debugfs.h>
#include <linux/uaccess.h>
#include <linux/kcov.h>
+#include <linux/sched.h>
/*
* kcov descriptor (one per opened debugfs file).