Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust / lttng-context-procname.c
index c6d02cf60d3b0692dd449e5f12f08a32b08307bf..73f38878f872557283a13b171977ca245c2969a5 100644 (file)
@@ -21,6 +21,7 @@
  */
 
 #define _LGPL_SOURCE
+#include <stddef.h>
 #include <lttng/ust-events.h>
 #include <lttng/ust-tracer.h>
 #include <lttng/ringbuffer-config.h>
This page took 0.044845 seconds and 4 git commands to generate.