configure.in fix
[lttv.git] / ltt / branches / poly / lttv / textDump.c
index 8a425048d85deb56844a252c58d5e3c65a0fb576..3a72927c585c72ccb898e69656e1545776bc76a2 100644 (file)
@@ -2,6 +2,10 @@
    before each trace, to print each event, and to print statistics
    after each trace. */
 
+#include <ltt/type.h>
+#include <lttv/attribute.h>
+#include <lttv/hook.h>
+
 void init(int argc, char **argv)
 {
   lttv_attributes *a;
This page took 0.023021 seconds and 4 git commands to generate.