X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng-probe-signal.c;h=3c270f90c4157d6838e08cb35814477eda2d1326;hb=117ab60f69a98dcbc365de8008ab93e6699d153a;hp=4772f2e9c7fd0697d0baf9839a86dea0742dae55;hpb=9f36eaed6f91d5897924b551b44d1edd8cee00e2;p=lttng-modules.git diff --git a/probes/lttng-probe-signal.c b/probes/lttng-probe-signal.c index 4772f2e9..3c270f90 100644 --- a/probes/lttng-probe-signal.c +++ b/probes/lttng-probe-signal.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) * * probes/lttng-probe-signal.c * @@ -8,7 +8,7 @@ */ #include -#include +#include /* * Create the tracepoint static inlines from the kernel to validate that our