Otherwise the user has to explicitly include an auto-generated header.

Signed-off-by: Lluís Vilanova <vilan...@ac.upc.edu>
---
 include/trace.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/trace.h b/include/trace.h
index c15f498..44a1f1f 100644
--- a/include/trace.h
+++ b/include/trace.h
@@ -2,5 +2,6 @@
 #define TRACE_H
 
 #include "trace/generated-tracers.h"
+#include "trace/generated-events.h"
 
 #endif  /* TRACE_H */


Reply via email to