Implement dynamic types, and application context provider support
[lttng-ust.git] / liblttng-ust / lttng-context-ip.c
index 31283f17199446d8542aed2c93d939effe620767..84c7349981fe6936d9c9cc29fa374fcdb725735e 100644 (file)
@@ -27,7 +27,7 @@
 #include <lttng/ringbuffer-config.h>
 
 static
-size_t ip_get_size(size_t offset)
+size_t ip_get_size(struct lttng_ctx_field *field, size_t offset)
 {
        size_t size = 0;
 
This page took 0.02299 seconds and 4 git commands to generate.