Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust / lttng-context-mnt-ns.c
index d54c42aa093ae1e2c2a310bc7af09abe69eb3fb3..fb3e7beb50058fe329b52fdd37424ab87e587bcb 100644 (file)
@@ -22,6 +22,7 @@
  */
 
 #define _LGPL_SOURCE
+#include <stddef.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
This page took 0.034236 seconds and 4 git commands to generate.