Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust / lttng-context-net-ns.c
index 9d6ded12965d5213b6995cbff5705258e6a534d9..3da46d636f107334c0f0e44955d2ff8d5eb4ba9c 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.023247 seconds and 4 git commands to generate.