Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust / getenv.c
index 25740a50c3b7f5e699141d886695a9594a11730e..a05653d75b2e21ea19443b2ad160d5b1bebfe440 100644 (file)
@@ -19,6 +19,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <stdbool.h>
+#include <stddef.h>
 #include <sys/types.h>
 #include <usterr-signal-safe.h>
 #include <helper.h>
This page took 0.033787 seconds and 4 git commands to generate.