Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libust / marker-control.c
index f064316186055fac620d5ee6a2dc61a892b2ddb8..a0786bad6fb306af26c8c1c300b01d5f2526f1db 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 "usterr.h"
 
 #define DEFAULT_CHANNEL "cpu"
 #define DEFAULT_PROBE "default"
This page took 0.022237 seconds and 4 git commands to generate.