X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng-probe-user.c;h=009cfed004c65d124229301365df8582f896db53;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=0d1f95fe00861aec694136b514e07523e285898d;hpb=80bb26003945e96a8ade9c8788dab9b2e08cbc08;p=lttng-modules.git diff --git a/probes/lttng-probe-user.c b/probes/lttng-probe-user.c index 0d1f95fe..009cfed0 100644 --- a/probes/lttng-probe-user.c +++ b/probes/lttng-probe-user.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-probe-user.c * @@ -8,7 +8,7 @@ #include #include #include -#include +#include /* * Calculate string length. Include final null terminating character if there is