diff options
author | behlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c> | 2008-08-11 19:10:14 +0000 |
---|---|---|
committer | behlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c> | 2008-08-11 19:10:14 +0000 |
commit | 322640b7b5a5336e4681d77778736339164a4501 (patch) | |
tree | 670389904d4fdbc7c04b78b0ccea9b187a07991b /include/sys/proc.h | |
parent | 86de8532a9106c28167eac07f1fd32758e5555dd (diff) |
Include linux/uaccess.h compat changes.
git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@154 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
Diffstat (limited to 'include/sys/proc.h')
-rw-r--r-- | include/sys/proc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sys/proc.h b/include/sys/proc.h index c6e4a13cf..ab2425ce8 100644 --- a/include/sys/proc.h +++ b/include/sys/proc.h @@ -29,7 +29,6 @@ #include <linux/proc_fs.h> #include <linux/kmod.h> -#include <linux/uaccess.h> #include <linux/ctype.h> #include <linux/sysctl.h> #include <linux/seq_file.h> |