liblttvtraceread: try to fix #include mess
[lttv.git] / ltt / branches / poly / ltt / event.h
index 697b400ea4c5a08e1e7a8d2761010bb34870b3fa..2574a271b04f653de53e63c92fb97ea8abc7cc89 100644 (file)
@@ -7,7 +7,8 @@
 #include <endian.h>
 #include <ltt/ltt.h>
 #include <ltt/time.h>
-#include <ltt/marker.h>
+
+struct marker_field;
 
 /*
  * Structure LttEvent and LttEventPosition must begin with the _exact_ same
This page took 0.022472 seconds and 4 git commands to generate.