X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Fclock.h;h=22e82f4f1f3bd75ee8fb07d22255c40dcd8a6fee;hb=5ef57f0b91bef4d6cc2cd77df4d6d82eebf4b0a4;hp=203cce063d2595b12b84cbb7f18948d970fca712;hpb=6bd9392ed14dabcfadc64772e972c76e8752c199;p=lttng-ust.git diff --git a/src/lib/lttng-ust/clock.h b/src/lib/lttng-ust/clock.h index 203cce06..22e82f4f 100644 --- a/src/lib/lttng-ust/clock.h +++ b/src/lib/lttng-ust/clock.h @@ -17,6 +17,7 @@ #include #include +#include "common/clock.h" #include "lttng-ust-uuid.h" struct lttng_ust_trace_clock { @@ -30,8 +31,6 @@ struct lttng_ust_trace_clock { extern struct lttng_ust_trace_clock *lttng_ust_trace_clock __attribute__((visibility("hidden"))); -void lttng_ust_clock_init(void); - /* Use the kernel MONOTONIC clock. */ static __inline__