Move compat macros in 'lttng/align.h' to a private header
[lttng-ust.git] / snprintf / fvwrite.h
index 04092aa498525d3714b29ba8e40d96953466a91f..a758b50873d7005f2fa7bbc0f9acbf4ac75f6e58 100644 (file)
@@ -15,6 +15,8 @@
  */
 #include <stddef.h>
 
+#include "ust-helper.h"
+
 struct __lttng_ust_siov {
        void    *iov_base;
        size_t  iov_len;
@@ -25,4 +27,5 @@ struct __lttng_ust_suio {
        int     uio_resid;
 };
 
+LTTNG_HIDDEN
 extern int __sfvwrite(LTTNG_UST_LFILE *, struct __lttng_ust_suio *);
This page took 0.028521 seconds and 4 git commands to generate.