Make only libust and libustconsumer use a signal safe usterr.h
[ust.git] / libust / marker.c
index 96d140996890c40c5b4a43da45a63a4180aad7d3..a64b46fc688f42bbaaa132a0b9984f6e4df2bfa3 100644 (file)
@@ -27,7 +27,7 @@
 #include <ust/marker.h>
 #include <ust/tracepoint.h>
 
-#include "usterr.h"
+#include "usterr_signal_safe.h"
 #include "channels.h"
 #include "tracercore.h"
 #include "tracer.h"
This page took 0.022875 seconds and 4 git commands to generate.