implement ring buffer clients
[lttng-ust.git] / libust / ltt-tracer-core.h
index d6839e4812897a34892bf7f6d367ad5e6e6f9bdc..36d46b946f465feebc011ebceadb8600b0f3dcef 100644 (file)
 #define RING_BUFFER_ALIGN
 #endif
 
+#include "usterr_signal_safe.h"
+#include "ust/bug.h"
 #include "../libringbuffer/config.h"
 
 struct ltt_session;
 struct ltt_channel;
 struct ltt_event;
 
-#define /* _LTT_TRACER_CORE_H */
+#endif /* _LTT_TRACER_CORE_H */
This page took 0.022924 seconds and 4 git commands to generate.