summaryrefslogtreecommitdiffstats
path: root/include/sys/proc.h
diff options
context:
space:
mode:
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-08-11 19:10:14 +0000
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-08-11 19:10:14 +0000
commit322640b7b5a5336e4681d77778736339164a4501 (patch)
tree670389904d4fdbc7c04b78b0ccea9b187a07991b /include/sys/proc.h
parent86de8532a9106c28167eac07f1fd32758e5555dd (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.h1
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>