From 098f725771349824d1ed602249fb68755ec2da55 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Thu, 10 Mar 2011 11:14:17 +1100 Subject: [PATCH] --- yaml --- r: 234015 b: refs/heads/master c: 684adca4f84365ca327e06dba696b62de7a79eca h: refs/heads/master i: 234013: 0833b98d9639c77c1821f7d8be09ff54dd8f1ea3 234011: 4e92b911922437aacb9e69f35a46ab3ec2485518 234007: b10c40797caee65808fde27fe862799949ffc71d 233999: 5aafb6a1f98eb2eae2d59190c2325ba76808799c 233983: 15945742930acb89364858f42df2b790826d8b29 v: v3 --- [refs] | 2 +- trunk/include/linux/sysctl.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 408c95e8fb89..6ccbc54a6e73 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3979491701cfb2aa7477f5baf40553355391418b +refs/heads/master: 684adca4f84365ca327e06dba696b62de7a79eca diff --git a/trunk/include/linux/sysctl.h b/trunk/include/linux/sysctl.h index bb7c2b086fa4..11684d9e6bd2 100644 --- a/trunk/include/linux/sysctl.h +++ b/trunk/include/linux/sysctl.h @@ -25,7 +25,6 @@ #include #include #include -#include struct completion; @@ -931,6 +930,7 @@ enum #ifdef __KERNEL__ #include +#include /* For the /proc/sys support */ struct ctl_table;