summaryrefslogtreecommitdiffstats
path: root/tapset/task.stp
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/task.stp')
-rw-r--r--tapset/task.stp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tapset/task.stp b/tapset/task.stp
index a15888f8..1f361b58 100644
--- a/tapset/task.stp
+++ b/tapset/task.stp
@@ -9,6 +9,7 @@
%{
#include <linux/version.h>
#include <linux/file.h>
+#include <linux/fdtable.h>
%}
// Return the task_struct representing the current process