From 9793d90353bb85a60b04de316f85a70513cf344c Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Thu, 10 Mar 2011 11:25:43 +1100 Subject: [PATCH] --- yaml --- r: 234039 b: refs/heads/master c: 991ac30d8b30ab6051dff5a7b07d84e6f5efa3a6 h: refs/heads/master i: 234037: a1b35b97e07d2071d06680615bbe5c8e2e2c56bb 234035: 817a985b623f822700372f51e507e0b4f1618d3f 234031: 042adce7c59a05c74d0dae7ed41c6e621f3059f9 v: v3 --- [refs] | 2 +- trunk/include/linux/sysctl.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4868523e1455..4f8437fdcd78 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9177ada99d5e69fe91950b3ef5c23f2bcd109987 +refs/heads/master: 991ac30d8b30ab6051dff5a7b07d84e6f5efa3a6 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;