Fix: wrapper random documentation
[lttng-modules.git] / wrapper / ringbuffer / api.h
index c4b2ed73ae2e9b96c291c87e52fff76beec2e6b5..73aa87463d0bbad7399ab62187ca445c039e1bb5 100644 (file)
@@ -1,5 +1,2 @@
-#ifdef CONFIG_LIB_RING_BUFFER
-#include <linux/ringbuffer/api.h>
-#else
-#include "../../lib/ringbuffer/api.h"
-#endif
+/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */
+#include <lib/ringbuffer/api.h>
This page took 0.024057 seconds and 4 git commands to generate.