Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust / lttng-context-cgroup-ns.c
index d4053150c5432bcec4ca3a4f4bd9e7142e2185bb..3526798faf99fef593485efcf900d606b8cfca93 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.024235 seconds and 4 git commands to generate.