X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=src%2Flttng-events.c;h=6bef77c934ccc765418a5ed9d9d2a6be4bfe4082;hp=a85360912271c8725c4d59e329f4c3ea212ca6cf;hb=7ca11e776d8a72e0c7b277dbd9d7455e38607430;hpb=cfa6cc1d0f01c2cfcc1a679abf3a6572d411c309 diff --git a/src/lttng-events.c b/src/lttng-events.c index a8536091..6bef77c9 100644 --- a/src/lttng-events.c +++ b/src/lttng-events.c @@ -3071,7 +3071,7 @@ static void __exit lttng_events_exit(void) module_exit(lttng_events_exit); -#include +#include #ifdef LTTNG_EXTRA_VERSION_GIT MODULE_INFO(extra_version_git, LTTNG_EXTRA_VERSION_GIT); #endif