rtmutex-avoid-include-hell.patch

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
Thomas Gleixner 2011-06-29 20:06:39 +02:00 committed by Alibek Omarov
parent d147e55dc1
commit d2dcad0475
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#include <linux/linkage.h>
#include <linux/rbtree.h>
#include <linux/spinlock_types.h>
#include <linux/spinlock_types_raw.h>
extern int max_lock_depth; /* for sysctl */