|
@@ -16,6 +16,8 @@
|
|
#include <linux/types.h>
|
|
#include <linux/types.h>
|
|
#include <linux/compiler.h>
|
|
#include <linux/compiler.h>
|
|
|
|
|
|
|
|
+struct task_struct;
|
|
|
|
+
|
|
/* User-level do most of the mapping between kernel and user
|
|
/* User-level do most of the mapping between kernel and user
|
|
capabilities based on the version tag given by the kernel. The
|
|
capabilities based on the version tag given by the kernel. The
|
|
kernel might be somewhat backwards compatible, but don't bet on
|
|
kernel might be somewhat backwards compatible, but don't bet on
|