diff --git a/[refs] b/[refs] index 4a37db960254..1cc2bbeba8b5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 72a59aaada499d9bbf19f2fb68daa37502e4a9bb +refs/heads/master: bdfa97bf7263657b83bc5b68567a3a60dde84c5b diff --git a/trunk/kernel/rcutiny.c b/trunk/kernel/rcutiny.c index b5e525d67fe3..636af6d9c6e5 100644 --- a/trunk/kernel/rcutiny.c +++ b/trunk/kernel/rcutiny.c @@ -22,7 +22,6 @@ * For detailed explanation of Read-Copy Update mechanism see - * Documentation/RCU */ -#include #include #include #include diff --git a/trunk/kernel/rcutiny_plugin.h b/trunk/kernel/rcutiny_plugin.h index 02aa7139861c..2b0484a5dc28 100644 --- a/trunk/kernel/rcutiny_plugin.h +++ b/trunk/kernel/rcutiny_plugin.h @@ -23,6 +23,7 @@ */ #include +#include #include #include