X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=os%2Fos-linux.h;h=ed19553778e719e25f7d5643dd1b06acdfe416a3;hp=dd783be3a61e63ee5955ffa121a5831c2413fe07;hb=81887d5dcd608492e59ed3fb2ac8fcb463223120;hpb=bdda7d79187a260c097de2ef3ffd90e022a3387b;ds=sidebyside diff --git a/os/os-linux.h b/os/os-linux.h index dd783be3..ed195537 100644 --- a/os/os-linux.h +++ b/os/os-linux.h @@ -98,10 +98,6 @@ static inline int vmsplice(int fd, const struct iovec *iov, } #endif -#ifndef SPLICE_F_UNMAP -#define SPLICE_F_UNMAP (0x10) -#endif - #define SPLICE_DEF_SIZE (64*1024) #ifdef FIO_HAVE_SYSLET