header usage fix
[lttv.git] / ltt / branches / poly / lttv / main.c
index b484bbc1e58b5bcef54bcd8e207af3c9b8046181..2ec66f74dd1e2ab059fb43ead5b0346a41bd7aed 100644 (file)
@@ -1,7 +1,10 @@
 
 #include "lttv.h"
 #include "trace.h"
-
+#include "attribute.h"
+#include "hook.h"
+#include "option.h"
+#include "module.h"
 
 /* The main program maintains a few central data structures and relies
    on modules for the rest. These data structures may be accessed by modules
This page took 0.021807 seconds and 4 git commands to generate.