install tracer.h, add new ust/ust.h
[ust.git] / libust / marker.c
index 47b6d11fc0c65f29873c951049d33a4ddbf7ccd9..146fbc9db648a212e5bcabe55f7d5ebb92f9dde9 100644 (file)
 #include <ust/kernelcompat.h>
 
 #include <ust/marker.h>
+#include <ust/tracer.h>
 #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;
This page took 0.021676 seconds and 4 git commands to generate.