提交 a755180b 编写于 作者: S Stephen Rothwell 提交者: Tejun Heo

sun4M: add include of slab.h for kzalloc

This was being included implicitly via cgroup.h's inclusion of xattr.h
(which has now been removed).
Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
Acked-by: NSam Ravnborg <sam@ravnborg.org>
Signed-off-by: NTejun Heo <tj@kernel.org>
上级 776f02fa
......@@ -9,6 +9,8 @@
* Copyright (C) 1996 Dave Redman (djhr@tadpole.co.uk)
*/
#include <linux/slab.h>
#include <asm/timer.h>
#include <asm/traps.h>
#include <asm/pgalloc.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册