add ltt-control
[lttv.git] / ltt / branches / poly / liblttctl / liblttctl.c
index 36b29c8a7d4ec76e176028b8e2829a06090c5d6a..d6f411b921d65c841c3e0faaa49a0b064fb62999 100644 (file)
 #include <liblttctl/lttctl.h>
 #include <errno.h>
 #include <stdio.h>
+#include <error.h>
+#include <stdlib.h>
+#include <sys/types.h>
+#include <unistd.h>
+#include <string.h>
+
 
 
 /* Private interface */
This page took 0.022944 seconds and 4 git commands to generate.