X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libust%2Fltt-tracer-core.h;h=36d46b946f465feebc011ebceadb8600b0f3dcef;hb=a0a748b81a17573ce2adbc4441b231371cf76849;hp=d6839e4812897a34892bf7f6d367ad5e6e6f9bdc;hpb=4fbf9cd1ede72e98638a5f81ecdce11416b4afea;p=lttng-ust.git diff --git a/libust/ltt-tracer-core.h b/libust/ltt-tracer-core.h index d6839e48..36d46b94 100644 --- a/libust/ltt-tracer-core.h +++ b/libust/ltt-tracer-core.h @@ -30,10 +30,12 @@ #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 */