implement ring buffer clients
[lttng-ust.git] / libringbuffer / api.h
index aa23e40121804be84e75cd40bb2e70be5b14e3e6..2f1532688c3a9e0e1355c33fd0173183b92466be 100644 (file)
@@ -13,7 +13,7 @@
 
 #include "backend.h"
 #include "frontend.h"
-#include "vfs.h"
+#include <ust/ringbuffer-abi.h>
 
 /*
  * ring_buffer_frontend_api.h contains static inline functions that depend on
This page took 0.024311 seconds and 4 git commands to generate.