[PATCH] Fix compile on hosts that have the splice stuff included
authorJens Axboe <jens.axboe@oracle.com>
Thu, 5 Oct 2006 11:44:15 +0000 (13:44 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 5 Oct 2006 11:44:15 +0000 (13:44 +0200)
commit97fbdfa1a48a6b535d420e3f53bcb62ed4eff3f1
tree15c9818cf0b8cd108bd374c26616a8b38484e26c
parentb990b5c06801d6d25e3fcc5415efbbe7bb23341e
[PATCH] Fix compile on hosts that have the splice stuff included

Newer distros (FC6-test3 at least) do have the splice syscall and
flag definitions, so check for that in os-linux.h

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