Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-ring-buffer-client-discard.c
index d544146779b43055e1718289510e94e5b06d029f..c9d617ad65f20b52f9fa749cfea6bb2fa9fd7f2f 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
+/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
  *
  * lttng-ring-buffer-client-discard.c
  *
@@ -8,7 +8,7 @@
  */
 
 #include <linux/module.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 #define RING_BUFFER_MODE_TEMPLATE              RING_BUFFER_DISCARD
 #define RING_BUFFER_MODE_TEMPLATE_STRING       "discard"
This page took 0.023338 seconds and 4 git commands to generate.