Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust / lttng-ust-statedump-provider.h
index b0c43cf76f05bfd9ed077485ee5402d6b3c5f3e2..474e2d22e34005a23c60cf6b4817d502847ccbba 100644 (file)
@@ -31,6 +31,7 @@ extern "C" {
  * SOFTWARE.
  */
 
+#include <stddef.h>
 #include <stdint.h>
 #include <unistd.h>
 #include <lttng/ust-events.h>
This page took 0.023051 seconds and 4 git commands to generate.