Make lttng-gen-tp work on python 2.6
[lttng-ust.git] / tests / ust-multi-test / ust-multi-test.c
index 07cd815c486206a3b7ddf5bcbc1e9f070790fd1b..5975789f8a95372f9fe0803bb2caa9eb0fbe0bcc 100644 (file)
@@ -28,6 +28,8 @@
 #include <unistd.h>
 #include <sys/wait.h>
 #include <sys/types.h>
+#include <sys/time.h>
+#include <sys/resource.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <sys/mman.h>
This page took 0.036974 seconds and 4 git commands to generate.