diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-02-06 10:36:48 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-06 19:41:03 +0100 |
commit | 7ec37dfd4d282ce132dcb048398800951f6d11ef (patch) | |
tree | 4fef63bbc5695661fd0f2288801be48038bf8596 /fs/eventfd.c | |
parent | fs/utimes.c should #include <linux/syscalls.h> (diff) | |
download | linux-7ec37dfd4d282ce132dcb048398800951f6d11ef.tar.xz linux-7ec37dfd4d282ce132dcb048398800951f6d11ef.zip |
fs/signalfd.c should #include <linux/syscalls.h>
Every file should include the headers containing the prototypes for its global
functions (in this case sys_signalfd()).
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Davide Libenzi <davidel@xmailserver.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/eventfd.c')
0 files changed, 0 insertions, 0 deletions