Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-calibrate.c
index 5394c24e77f82e1a4f9039b4a7f50f13dc52e4fb..38863194672aafbc6c88d2b1f6d67758fe5e54bb 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-calibrate.c
  *
@@ -7,8 +7,8 @@
  * Copyright (C) 2010-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
-#include <lttng-abi.h>
-#include <lttng-events.h>
+#include <lttng/abi.h>
+#include <lttng/events.h>
 
 noinline
 void lttng_calibrate_kretprobe(void)
This page took 0.023123 seconds and 4 git commands to generate.