metadata: Add the product uuid to the 'env' section
[lttng-modules.git] / wrapper / ringbuffer / config.h
index 12d9c279b55c2ee0f3eb4b5a4af6e0df182ff1bb..9268d70987be202f1de302b06cb8c87ec2e8b934 100644 (file)
@@ -1,5 +1,2 @@
-#ifdef CONFIG_LIB_RING_BUFFER
-#include <linux/ringbuffer/config.h>
-#else
-#include "../../lib/ringbuffer/config.h"
-#endif
+/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */
+#include <lib/ringbuffer/config.h>
This page took 0.022696 seconds and 4 git commands to generate.