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