Fix: libcompat is now part of libcommon
[lttng-tools.git] / src / common / compat / compat-fcntl.c
index c6c6b4e994962d84c353eaad21bb2013dfca9b4d..a0f4a199732ed40f6f52e50d7381e8d52566cd72 100644 (file)
@@ -21,6 +21,7 @@
 
 #ifdef __linux__
 
+LTTNG_HIDDEN
 int compat_sync_file_range(int fd, off64_t offset, off64_t nbytes,
                unsigned int flags)
 {
This page took 0.024019 seconds and 5 git commands to generate.