X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fcompat-fcntl.c;h=a0f4a199732ed40f6f52e50d7381e8d52566cd72;hp=c6c6b4e994962d84c353eaad21bb2013dfca9b4d;hb=refs%2Fheads%2FC009-19;hpb=7b5f9b209f57ad2633fb270ba2c11ffb4c985c4f diff --git a/src/common/compat/compat-fcntl.c b/src/common/compat/compat-fcntl.c index c6c6b4e99..a0f4a1997 100644 --- a/src/common/compat/compat-fcntl.c +++ b/src/common/compat/compat-fcntl.c @@ -21,6 +21,7 @@ #ifdef __linux__ +LTTNG_HIDDEN int compat_sync_file_range(int fd, off64_t offset, off64_t nbytes, unsigned int flags) {