Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust / lttng-context-veuid.c
index b627a974db045fa77a4fc5a9e53729058e8604f6..2576aaf0940bf068bb398accce7cf8c00b6da52f 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.022941 seconds and 4 git commands to generate.