snprintf: fix namespace of snprintf types for freebsd
[lttng-ust.git] / snprintf / wsetup.c
index 433df29870db8feb8b84efecbe9efbfcd072b468..a15b8eaa2a2c98d05a593af48943077ff230f354 100644 (file)
@@ -42,7 +42,7 @@
  * _wsetup returns 0 if OK to write, nonzero otherwise.
  */
 int
-__swsetup(LFILE *fp)
+__swsetup(LTTNG_UST_LFILE *fp)
 {
        /* make sure stdio is set up */
 //     if (!__sdidinit)
This page took 0.024513 seconds and 4 git commands to generate.