X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Funit%2Ftest_kernel_data.c;h=5847729bde2ef08cbb1b6d04775389c7878de010;hb=9caa2a3d73a50e2964cda5e3dd510e92d25f31b0;hp=58e7014422fb6bb68484025a96972460238bdef8;hpb=c48cf4324526eb22a371102325d89875311a24d0;p=lttng-tools.git diff --git a/tests/unit/test_kernel_data.c b/tests/unit/test_kernel_data.c index 58e701442..5847729bd 100644 --- a/tests/unit/test_kernel_data.c +++ b/tests/unit/test_kernel_data.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 David Goulet + * Copyright (C) 2011 EfficiOS Inc. * * SPDX-License-Identifier: GPL-2.0-only * @@ -15,7 +15,6 @@ #include #include #include -#include #include @@ -24,7 +23,10 @@ /* Number of TAP tests in this file */ #define NUM_TESTS 11 +#ifdef HAVE_LIBLTTNG_UST_CTL +#include DEFINE_LTTNG_UST_SIGBUS_STATE(); +#endif static const char alphanum[] = "0123456789"