Fix build for RHEL 8.8 with linux 4.18.0-477.10.1+
[lttng-modules.git] / include / wrapper / splice.h
index a42bd6fb821dcc36476f947aa2667a2e745672ec..93b6f65099ee413b977f3b0f6f4ae041b5ad18d2 100644 (file)
@@ -17,8 +17,4 @@
 ssize_t wrapper_splice_to_pipe(struct pipe_inode_info *pipe,
                               struct splice_pipe_desc *spd);
 
-#ifndef PIPE_DEF_BUFFERS
-#define PIPE_DEF_BUFFERS 16
-#endif
-
 #endif /* _LTTNG_WRAPPER_SPLICE_H */
This page took 0.02543 seconds and 4 git commands to generate.