Update README.md for supported kernel
[lttng-modules.git] / lib / ringbuffer / backend_internal.h
index 99074963217a2c96cc4c7f91565ab34d8dce88ff..3a2ce26f145669b913f6a0cde6e5e1c2ee818c59 100644 (file)
 #ifndef _LIB_RING_BUFFER_BACKEND_INTERNAL_H
 #define _LIB_RING_BUFFER_BACKEND_INTERNAL_H
 
-#include <wrapper/compiler.h>
-#include <wrapper/ringbuffer/config.h>
-#include <wrapper/ringbuffer/backend_types.h>
-#include <wrapper/ringbuffer/frontend_types.h>
+#include <include/ringbuffer/config.h>
+#include <include/ringbuffer/backend_types.h>
+#include <include/ringbuffer/frontend_types.h>
 #include <linux/string.h>
 #include <linux/uaccess.h>
 
This page took 0.023519 seconds and 4 git commands to generate.