X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Fust%2Fclock.h;h=04785fc34e7bf1154fa725129db3a0af20ba5668;hb=08b070db024044d21779c63f721673e06032eff8;hp=ac0a2d5a9e1453460f4225f968d0496d059c3633;hpb=9c6bb08180ab0a65bbf3d47247a9d36e257fa44a;p=lttng-ust.git diff --git a/include/ust/clock.h b/include/ust/clock.h index ac0a2d5a..04785fc3 100644 --- a/include/ust/clock.h +++ b/include/ust/clock.h @@ -49,7 +49,7 @@ union lttng_timespec { }; #endif /* __i386__ || __x86_64__ */ -static int ust_clock_source; +extern int ust_clock_source; /* Choosing correct trace clock */ #if __PPC__