Fix: dma-fence.h appears in Linux 4.10, not 4.9
[lttng-modules.git] / src / lttng-context-ipc-ns.c
index d5d0608f0bde307dcf21b96d68cc080e57d79ce5..80ef40c92b9d509f7cf9d534705565d33d936f99 100644 (file)
@@ -76,7 +76,7 @@ void ipc_ns_get_value(void *priv,
 static const struct lttng_kernel_ctx_field *ctx_field = lttng_kernel_static_ctx_field(
        lttng_kernel_static_event_field("ipc_ns",
                lttng_kernel_static_type_integer_from_type(unsigned int, __BYTE_ORDER, 10),
-               false, false, false),
+               false, false),
        ipc_ns_get_size,
        ipc_ns_record,
        ipc_ns_get_value,
This page took 0.023618 seconds and 4 git commands to generate.