Make only libust and libustconsumer use a signal safe usterr.h
[ust.git] / libust / buffers.c
index 9dcec2a825d953ab51a07adfdaf69e244c51e4b9..b2a949db454a97247ec25e90a6f2ad607d917131 100644 (file)
@@ -33,7 +33,7 @@
 #include "channels.h"
 #include "tracer.h"
 #include "tracercore.h"
-#include "usterr.h"
+#include "usterr_signal_safe.h"
 
 struct ltt_reserve_switch_offsets {
        long begin, end, old;
This page took 0.024479 seconds and 4 git commands to generate.