Cleanup: Move instrumentation/ headers to include/instrumentation/
[lttng-modules.git] / wrapper / syscall.h
index 8715f0c54c59d548e9e980534e0379c1f73fbbae..cecd800d18c8719f498592735498c110d83b9e03 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)
  *
  * wrapper/syscall.h
  *
@@ -11,7 +11,7 @@
 #define _LTTNG_WRAPPER_SYSCALL_H
 
 #include <asm/syscall.h>
-#include <lttng-kernel-version.h>
+#include <lttng/kernel-version.h>
 
 #define LTTNG_SYSCALL_NR_ARGS 6
 
This page took 0.023814 seconds and 4 git commands to generate.