Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust-dl / ust_dl.h
index c8a069569faf9959bb858dc0da5e34c541894ac8..0ea21266ecaff3d885487aa6d67380f93ff58db8 100644 (file)
@@ -31,6 +31,7 @@ extern "C" {
  * SOFTWARE.
  */
 
+#include <stddef.h>
 #include <stdint.h>
 #include <unistd.h>
 #include <config.h>
This page took 0.022409 seconds and 4 git commands to generate.