Cleanup: Move instrumentation/ headers to include/instrumentation/
[lttng-modules.git] / wrapper / page_alloc.h
index 45462ac83dcc0f693a0d30895f3cc97afcc1a28c..7669125ae4fef03c9868b7c9cc03b383aab71b24 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/page_alloc.h
  *
@@ -12,7 +12,7 @@
 #ifndef _LTTNG_WRAPPER_PAGE_ALLOC_H
 #define _LTTNG_WRAPPER_PAGE_ALLOC_H
 
-#include <lttng-kernel-version.h>
+#include <lttng/kernel-version.h>
 
 /*
  * We need to redefine get_pfnblock_flags_mask to our wrapper, because
This page took 0.024311 seconds and 4 git commands to generate.