X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fprobes%2Flttng-test.c;h=97677714a6b24360481d9c674d14b4cd7b62491e;hb=0d260d3d3e28849772a060a9b1374712c0959fca;hp=2219f86d399b8e395fefe126dac02923a9d03445;hpb=a865837a7cac3e1a35907d9b216caf2eb1c7c00c;p=lttng-modules.git diff --git a/tests/probes/lttng-test.c b/tests/probes/lttng-test.c index 2219f86d..97677714 100644 --- a/tests/probes/lttng-test.c +++ b/tests/probes/lttng-test.c @@ -15,7 +15,6 @@ #include #include -#include #define TP_MODULE_NOAUTOLOAD #define LTTNG_PACKAGE_BUILD @@ -96,7 +95,6 @@ int __init lttng_test_init(void) { int ret = 0; - (void) wrapper_lttng_fixup_sig(THIS_MODULE); lttng_test_filter_event_dentry = proc_create_data(LTTNG_TEST_FILTER_EVENT_FILE, S_IRUGO | S_IWUGO, NULL,