move libkcompat inside ust
[ust.git] / libust / buffers.h
index 44e8598d505ed4b37ed3d41703d35ef4caf6297b..d3267e102ca5e56a8b6da731ce778790d002f3f7 100644 (file)
 #ifndef _UST_BUFFERS_H
 #define _UST_BUFFERS_H
 
-#include <kcompat/kref.h>
 #include <assert.h>
+#include <ust/kernelcompat.h>
+#include "usterr.h"
 #include "channels.h"
 #include "tracerconst.h"
 #include "tracercore.h"
 #include "header-inline.h"
-#include <usterr.h>
 
 /***** FIXME: SHOULD BE REMOVED ***** */
 
This page took 0.021969 seconds and 4 git commands to generate.