X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libust%2Fmarker.c;h=47b6d11fc0c65f29873c951049d33a4ddbf7ccd9;hb=c93858f1db9c8fedb9cb3dc751c95ce77083c7ee;hp=146fbc9db648a212e5bcabe55f7d5ebb92f9dde9;hpb=a5850bc4ccd4fab794c76a368648e21236d7db01;p=ust.git diff --git a/libust/marker.c b/libust/marker.c index 146fbc9..47b6d11 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;