X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=snprintf%2Ffvwrite.h;h=42f77a9324e013098f89164343ea9d4ce521c001;hb=b670e9e80fd344432cb56e3c168b60103acd77d0;hp=04092aa498525d3714b29ba8e40d96953466a91f;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/snprintf/fvwrite.h b/snprintf/fvwrite.h index 04092aa4..42f77a93 100644 --- a/snprintf/fvwrite.h +++ b/snprintf/fvwrite.h @@ -25,4 +25,5 @@ struct __lttng_ust_suio { int uio_resid; }; +__attribute__((visibility("hidden"))) extern int __sfvwrite(LTTNG_UST_LFILE *, struct __lttng_ust_suio *);