sh: Fix fs.h removal from mm.h regressions.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
此提交包含在:
Paul Mundt
2007-07-31 13:01:43 +09:00
父節點 c64ac9f058
當前提交 e06c4e5775
共有 5 個檔案被更改,包括 5 行新增1 行删除

查看文件

@@ -21,6 +21,7 @@
#include <linux/file.h>
#include <linux/utsname.h>
#include <linux/module.h>
#include <linux/fs.h>
#include <asm/cacheflush.h>
#include <asm/uaccess.h>
#include <asm/ipc.h>