summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-11-14 09:52:34 (GMT)
committerScott Wood <scottwood@freescale.com>2015-02-13 22:20:13 (GMT)
commitfa83fc751bb02b0ad65fb9723fc3dc7e6b74358f (patch)
treed6c63e2a4842f511148e6ae0054ce3dadaf09d8c /include
parent955767928c710e2f90ff7a67c94c4f6c1e7f28e8 (diff)
downloadlinux-fsl-qoriq-fa83fc751bb02b0ad65fb9723fc3dc7e6b74358f.tar.xz
sysctl-include-fix.patch
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include')
-rw-r--r--include/linux/sysctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sysctl.h b/include/linux/sysctl.h
index 14a8ff2..b15655f 100644
--- a/include/linux/sysctl.h
+++ b/include/linux/sysctl.h
@@ -25,6 +25,7 @@
#include <linux/rcupdate.h>
#include <linux/wait.h>
#include <linux/rbtree.h>
+#include <linux/atomic.h>
#include <uapi/linux/sysctl.h>
/* For the /proc/sys support */