liblttng-ctl: use export list to define exported symbols
[lttng-tools.git] / src / common / compat / compat-fcntl.c
index 95999686a31f8e3b75a99d97ff7a6e935847574f..bc014d6404df4f1a78f71a0783d4b4ab6b47656a 100644 (file)
@@ -12,7 +12,6 @@
 
 #ifdef __linux__
 
-LTTNG_HIDDEN
 int compat_sync_file_range(int fd, off64_t offset, off64_t nbytes,
                unsigned int flags)
 {
This page took 0.023061 seconds and 4 git commands to generate.