Tracepoint API namespacing ust-endian
[lttng-ust.git] / src / lib / lttng-ust / lttng-context-vsgid.c
index e05e680d503d0960fd008de234258d4265505328..f66b6b76db342615b6e97f847d11c380454d99a4 100644 (file)
@@ -99,7 +99,7 @@ static const struct lttng_ust_ctx_field *ctx_field = lttng_ust_static_ctx_field(
                lttng_ust_static_type_integer(sizeof(gid_t) * CHAR_BIT,
                                lttng_ust_rb_alignof(gid_t) * CHAR_BIT,
                                lttng_ust_is_signed_type(gid_t),
-                               BYTE_ORDER, 10),
+                               LTTNG_UST_BYTE_ORDER, 10),
                false, false),
        vsgid_get_size,
        vsgid_record,
This page took 0.023557 seconds and 4 git commands to generate.