Test fix: passing bool argument to va_start is undefined
[lttng-tools.git] / src / common / utils.c
index 3442bef8922a276120e70cab43d3b46ca97ec05f..3dc2d9297d4379ee99a6e127b17a84748dbf15de 100644 (file)
@@ -41,6 +41,7 @@
 
 #include "utils.h"
 #include "defaults.h"
+#include "time.h"
 
 /*
  * Return a partial realpath(3) of the path even if the full path does not
This page took 0.024505 seconds and 5 git commands to generate.