Fix: missing header breaks the cygwin build
[lttng-tools.git] / include / lttng / location-internal.h
index 568040da829a0b1815d9571e71992fe8fb9ed739..9072ef34ce6551a8367b067d5581aa914bae4024 100644 (file)
@@ -22,6 +22,7 @@
 #include <common/dynamic-buffer.h>
 #include <common/buffer-view.h>
 #include <common/macros.h>
+#include <stddef.h>
 
 struct lttng_trace_archive_location {
        enum lttng_trace_archive_location_type type;
This page took 0.024125 seconds and 5 git commands to generate.