Make only libust and libustconsumer use a signal safe usterr.h
[ust.git] / libust / buffers.h
index ddacdffe68ac5c1c4ae0745b4f31b15f773cdeba..4017964c7ea7410967ef610e7d6477163d7f608f 100644 (file)
@@ -28,7 +28,7 @@
 #include <ust/core.h>
 #include <ust/clock.h>
 
-#include "usterr.h"
+#include "usterr_signal_safe.h"
 #include "channels.h"
 #include "tracerconst.h"
 #include "tracercore.h"
This page took 0.022274 seconds and 4 git commands to generate.