Make only libust and libustconsumer use a signal safe usterr.h
[ust.git] / libust / marker-control.c
index 3ad2e6ae2ce845feb62d2f47b644ead5c33dd2b0..3d509525508a0446e828e1b3fecc165bcf75a560 100644 (file)
@@ -26,7 +26,7 @@
 #include <stdlib.h>
 
 #include "tracer.h"
-#include "usterr.h"
+#include "usterr_signal_safe.h"
 
 #define DEFAULT_CHANNEL "cpu"
 #define DEFAULT_PROBE "default"
This page took 0.029694 seconds and 4 git commands to generate.