Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / snprintf / various.h
index 30bedd048be2e9558762e8b13dce9b13c57dfb54..638428fd47001606056e9a5cefd8c472e747ce92 100644 (file)
@@ -34,6 +34,7 @@
 #define UST_SNPRINTF_VARIOUS_H
 
 #include <stdarg.h>
+#include <stddef.h>
 
 struct __lttng_ust_sbuf {
         unsigned char *_base;
This page took 0.024064 seconds and 4 git commands to generate.