liblttng-ust-fd doesn't use the internal logging system
[lttng-ust.git] / liblttng-ust-fd / lttng-ust-fd.c
index 02a6f33c48da383969b9cfa97bc63438498d3d6d..14a23d9f557b79f12d44146d52a498b895ac76dd 100644 (file)
@@ -12,8 +12,7 @@
 #include <ust-fd.h>
 #include <dlfcn.h>
 
-#include <helper.h>
-#include "usterr-signal-safe.h"
+#include <ust-helper.h>
 
 static int (*__lttng_ust_fd_plibc_close)(int fd);
 static int (*__lttng_ust_fd_plibc_fclose)(FILE *stream);
This page took 0.02368 seconds and 4 git commands to generate.