Tracepoint API namespacing ust-endian
[lttng-ust.git] / src / lib / lttng-ust / lttng-context-time-ns.c
index 328d9e08b05f75cbb83be4d57f1a5108e40cd9e8..78423298909b0041386484fc4062275d4ca2678f 100644 (file)
@@ -122,7 +122,7 @@ static const struct lttng_ust_ctx_field *ctx_field = lttng_ust_static_ctx_field(
                lttng_ust_static_type_integer(sizeof(ino_t) * CHAR_BIT,
                                lttng_ust_rb_alignof(ino_t) * CHAR_BIT,
                                lttng_ust_is_signed_type(ino_t),
-                               BYTE_ORDER, 10),
+                               LTTNG_UST_BYTE_ORDER, 10),
                false, false),
        time_ns_get_size,
        time_ns_record,
This page took 0.022744 seconds and 4 git commands to generate.