splice.h: SPLICE_F_UNMAP definition update
authorJens Axboe <jens.axboe@oracle.com>
Wed, 13 Jun 2007 13:16:50 +0000 (15:16 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 13 Jun 2007 13:16:50 +0000 (15:16 +0200)
commit4ffe329a592b295778ce1a8cd290001fe711af3c
tree5020754027e4ddc80d9bceaa2a60d28fef68fb80
parent1e404f5c8c94728623a0954c9a6cb5445d793c85
splice.h: SPLICE_F_UNMAP definition update

That flag was introduced after the others, so check for it
seperately in the header. Fixes compile on systems splice
in the /usr/include headers.

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