Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 25983
Collapse All | Expand All

(-)linux-2.5.69-bk12/include/linux/sysctl.h.orig (+4 lines)
Lines 35-40 Link Here
35
				   the largest acceptable value for the nlen
35
				   the largest acceptable value for the nlen
36
				   member of a struct __sysctl_args to have? */
36
				   member of a struct __sysctl_args to have? */
37
37
38
#ifndef __user
39
#define __user
40
#endif
41
38
struct __sysctl_args {
42
struct __sysctl_args {
39
	int __user *name;
43
	int __user *name;
40
	int nlen;
44
	int nlen;

Return to bug 25983