X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-tracer-core.h;h=18716738fd4e77657cf182f5eceb7fb79d2e53c6;hb=3b4aafcbbef722c5d04f2fe06a47c47d4d23eda0;hp=a7b1e0a99406d8a079b69e71c0cbee7aba1edfde;hpb=9f36eaed6f91d5897924b551b44d1edd8cee00e2;p=lttng-modules.git diff --git a/lttng-tracer-core.h b/lttng-tracer-core.h index a7b1e0a9..18716738 100644 --- a/lttng-tracer-core.h +++ b/lttng-tracer-core.h @@ -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-tracer-core.h * @@ -19,7 +19,7 @@ #define RING_BUFFER_ALIGN #endif -#include +#include struct lttng_session; struct lttng_channel;