Remove usterr.h, use usterr-signal-safe.h everywhere instead
[lttng-ust.git] / liblttng-ust-fork / ustfork.c
index e14296011e8232d23448afd4f1c5839c69cf1446..43b8d8f69a39e3683f59a02d1a4db76b990df3f2 100644 (file)
@@ -24,7 +24,7 @@
 #include <signal.h>
 #include <sched.h>
 #include <stdarg.h>
-#include "usterr.h"
+#include <errno.h>
 
 #include <lttng/ust.h>
 
This page took 0.024695 seconds and 4 git commands to generate.