Make only libust and libustconsumer use a signal safe usterr.h
[ust.git] / libustconsumer / lowlevel.c
index ec1ef05ca4d18dba3c4f07b216187c7cb5a8c235..a54a8db0c85e8fec893ca0bae4a2c195b7185cc6 100644 (file)
@@ -22,7 +22,7 @@
 #include "ust/ustconsumer.h"
 #include "buffers.h"
 #include "tracer.h"
-#include "usterr.h"
+#include "usterr_signal_safe.h"
 
 /* This truncates to an offset in the buffer. */
 #define USTD_BUFFER_TRUNC(offset, bufinfo) \
This page took 0.024172 seconds and 4 git commands to generate.