X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fust-dl%2Flibfoo.c;h=908eb1f80891ebe828d010e43b6d25553c4c542e;hb=HEAD;hp=3bebed42776db4e4f3c6cb4d61cdfd0af6d985eb;hpb=818df80b8b47b736056088fd7d75263a21f6a5a9;p=lttng-tools.git diff --git a/tests/regression/ust/ust-dl/libfoo.c b/tests/regression/ust/ust-dl/libfoo.c index 3bebed427..908eb1f80 100644 --- a/tests/regression/ust/ust-dl/libfoo.c +++ b/tests/regression/ust/ust-dl/libfoo.c @@ -1,5 +1,12 @@ -#include "libfoo.h" +/* + * Copyright (C) 2016 Antoine Busque + * + * SPDX-License-Identifier: GPL-2.0-only + * + */ + #include "libbar.h" +#include "libfoo.h" #define TRACEPOINT_DEFINE #define TRACEPOINT_PROBE_DYNAMIC_LINKAGE