Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libust / marker.c
index ff3de64855e7c72e8394e02832484bf710ee7b39..8690d2b1151e0a5861c2c81327226cb55e46757a 100644 (file)
 //ust// #include <linux/ltt-tracer.h>
 
 #define _LGPL_SOURCE
-#include <urcu.h>
+#include <urcu-bp.h>
 
-#include "kernelcompat.h"
+#include <ust/kernelcompat.h>
 
-#include "marker.h"
+#include <ust/marker.h>
 #include "usterr.h"
 #include "channels.h"
 #include "tracercore.h"
This page took 0.022736 seconds and 4 git commands to generate.