From: Ingo Molnar Date: Wed, 31 Dec 2008 08:43:46 +0000 (+0100) Subject: tracing/kmemtrace: fix typo X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f09eac9034a4502cce558b0ec4bf7d422b8b355b;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git tracing/kmemtrace: fix typo Impact: build fix Signed-off-by: Ingo Molnar --- diff --git a/mm/slab.c b/mm/slab.c index 83075f36df7b..c65c52dc78d4 100644 --- a/mm/slab.c +++ b/mm/slab.c @@ -102,7 +102,7 @@ #include #include #include -#include +#include #include #include #include