Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust / lttng-context-uts-ns.c
index fb2d89f94bfa3ceee709fce0179e0dfb7c64a22e..43faad0dc32b6bbaae76789c4bc84f600aeba46a 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.022837 seconds and 4 git commands to generate.