tests: include missing headers
[lttng-ust.git] / tests / ust-basic-tracing / ust-basic-tracing.c
index ae2c8816715b195825e9b68a984d9e34b8ceeb42..a7fa84daec6ff696c2616fcabc6ec25de580dac4 100644 (file)
@@ -29,6 +29,8 @@
 #include <sys/wait.h>
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/time.h>
+#include <sys/resource.h>
 #include <fcntl.h>
 #include <sys/mman.h>
 #include <limits.h>
This page took 0.022791 seconds and 4 git commands to generate.