[PATCH] Fix build with newer glibc/kernel-headers
authorJens Axboe <jens.axboe@oracle.com>
Mon, 5 Feb 2007 14:24:07 +0000 (15:24 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 5 Feb 2007 14:24:07 +0000 (15:24 +0100)
commit5d4d8cbd4e377e186f103f496917ae75d6e9d8ff
tree648ffe0d471fe3f51fafdd0765945443d4086800
parent1233e72a450987a81aaf76c7d6e3e5bdb809b17d
[PATCH] Fix build with newer glibc/kernel-headers

On newer systems (SUSE 10.2 for one), the build fails because
the splice functions and flags are available in the normal
headers.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
splice.h