X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-ring-buffer-client.h;h=aad7955f8accfcdea845b14858b431adab3cf69c;hb=cd4486798c2b046ea93b89439cd705e93c40b349;hp=ecdc4adf60ede2e9138f8deac4679d0398d3c05b;hpb=263b6c88138c3354d63dba3c70a965de94becd22;p=lttng-modules.git diff --git a/lttng-ring-buffer-client.h b/lttng-ring-buffer-client.h index ecdc4adf..aad7955f 100644 --- a/lttng-ring-buffer-client.h +++ b/lttng-ring-buffer-client.h @@ -9,12 +9,12 @@ #include #include -#include +#include #include /* for wrapper_vmalloc_sync_mappings() */ #include -#include -#include -#include +#include +#include +#include #define LTTNG_COMPACT_EVENT_BITS 5 #define LTTNG_COMPACT_TSC_BITS 27 @@ -191,7 +191,7 @@ size_t record_header_size(const struct lib_ring_buffer_config *config, return offset - orig_offset; } -#include +#include static void lttng_write_event_header_slow(const struct lib_ring_buffer_config *config,