X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libust%2Fmarker.c;h=146fbc9db648a212e5bcabe55f7d5ebb92f9dde9;hb=6eb05e4feb4700acdc9d0e1e2778859562ad1bb7;hp=47b6d11fc0c65f29873c951049d33a4ddbf7ccd9;hpb=636ca5d6fed61d16178a2e29038a6ffea26677fa;p=ust.git diff --git a/libust/marker.c b/libust/marker.c index 47b6d11..146fbc9 100644 --- a/libust/marker.c +++ b/libust/marker.c @@ -36,10 +36,10 @@ #include #include +#include #include "usterr.h" #include "channels.h" #include "tracercore.h" -#include "tracer.h" __thread long ust_reg_stack[500]; volatile __thread long *ust_reg_stack_ptr = (long *) 0;