X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fclock-plugin%2Flttng-clock-plugin-test.c;h=6c4213bdc01a783a171cb5a1ca3a257e66aeeb76;hb=2df37e95fa4303ecc0db41334452665491533641;hp=539f2e3f0b31557db5dacff3787b9e729de76843;hpb=9f36eaed6f91d5897924b551b44d1edd8cee00e2;p=lttng-modules.git diff --git a/tests/clock-plugin/lttng-clock-plugin-test.c b/tests/clock-plugin/lttng-clock-plugin-test.c index 539f2e3f..6c4213bd 100644 --- a/tests/clock-plugin/lttng-clock-plugin-test.c +++ b/tests/clock-plugin/lttng-clock-plugin-test.c @@ -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-clock-plugin-test.c * @@ -10,8 +10,8 @@ #include #include -#include -#include /* From lttng-modules */ +#include +#include /* From lttng-modules */ static u64 trace_clock_read64_example(void) {