Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / lttng-clock.c
index 27ecccd91cc2da6e1ad97bb1b80ede3a66030a42..edda7ae933544650f0d0494a2c016ecb572afa74 100644 (file)
 #include <stdlib.h>
 #include <stdint.h>
 #include <stdio.h>
-#include <usterr-signal-safe.h>
+
 #include <lttng/ust-clock.h>
 #include <urcu/system.h>
 #include <urcu/arch.h>
 
+#include "common/logging.h"
+
 #include "clock.h"
 #include "getenv.h"
 
This page took 0.023163 seconds and 4 git commands to generate.