Fix: Java agent: close session daemon socket on error
[lttng-ust.git] / snprintf / various.h
index 30bedd048be2e9558762e8b13dce9b13c57dfb54..13d29b7b59069627275d6419046b40499cc9266d 100644 (file)
@@ -34,6 +34,9 @@
 #define UST_SNPRINTF_VARIOUS_H
 
 #include <stdarg.h>
+#include <stddef.h>
+#include <stdio.h>
+#include <wchar.h>
 
 struct __lttng_ust_sbuf {
         unsigned char *_base;
This page took 0.022705 seconds and 4 git commands to generate.