Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / include / lttng / ust-context-provider.h
index 5b266fa8c777565ab172277d10b4fe4e382e4737..4573617bbf2c9c6df1dae68bdaa9ade4e24c0c02 100644 (file)
@@ -23,6 +23,7 @@
  * SOFTWARE.
  */
 
+#include <stddef.h>
 #include <lttng/ust-events.h>
 #include <urcu/hlist.h>
 
This page took 0.023847 seconds and 4 git commands to generate.