Make only libust and libustconsumer use a signal safe usterr.h
[ust.git] / libust / channels.c
index 893070570f715196000ba6fbcec35a7f20a0eac6..13178e620c4c6eac9bf7c70e2378049b706ed3ca 100644 (file)
@@ -26,7 +26,7 @@
 #include <stdlib.h>
 #include <ust/marker.h>
 #include "channels.h"
-#include "usterr.h"
+#include "usterr_signal_safe.h"
 
 /*
  * ltt_channel_mutex may be nested inside the LTT trace mutex.
This page took 0.022878 seconds and 4 git commands to generate.