install tracer.h, add new ust/ust.h
[ust.git] / libust / marker-control.c
index f064316186055fac620d5ee6a2dc61a892b2ddb8..e88f001a5b50713c5a31658e0457d50d505ff5b1 100644 (file)
 //ust// #include <linux/slab.h>
 #include <ctype.h>
 
-#include "kernelcompat.h"
+#include <ust/kernelcompat.h>
 //#include "list.h"
-#include "tracer.h"
-#include "localerr.h"
+#include <ust/tracer.h>
+#include "usterr.h"
 
 #define DEFAULT_CHANNEL "cpu"
 #define DEFAULT_PROBE "default"
This page took 0.023623 seconds and 4 git commands to generate.