commit | 12c2ab5e8fdfde67f3f6778a366cbdef06de410d | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Wed Feb 06 01:36:47 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Feb 06 10:41:03 2008 -0800 |
tree | 181a80de95fe57517a74e5a08f4f7457b71910ff | |
parent | 011e3fcd1e1f14ef54db30b93404ab7caa726477 [diff] |
fs/utimes.c should #include <linux/syscalls.h> Every file should include the headers containing the prototypes for its global functions. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>