]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/ioprio.c
fs/ioprio.c should #include <linux/syscalls.h>
authorAdrian Bunk <bunk@stusta.de>
Tue, 8 Nov 2005 15:57:02 +0000 (16:57 +0100)
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>
Tue, 8 Nov 2005 15:57:02 +0000 (16:57 +0100)
commit9abdc4cd8a81a3c29e051eb12963757ac60bd440
treea0bc42a1eb39aa848f09c0dcbe46049567b09d46
parent9f56f743e8dcc470322c7efd5d307a32665ba05c
fs/ioprio.c should #include <linux/syscalls.h>

Every file should include the headers containing the prototypes for
it's global functions.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
fs/ioprio.c